@wix/auto_sdk_ecom_draft-orders 1.0.45 → 1.0.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3007,6 +3007,7 @@ var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {
3007
3007
  PaymentOptionType2["MEMBERSHIP"] = "MEMBERSHIP";
3008
3008
  PaymentOptionType2["DEPOSIT_ONLINE"] = "DEPOSIT_ONLINE";
3009
3009
  PaymentOptionType2["MEMBERSHIP_OFFLINE"] = "MEMBERSHIP_OFFLINE";
3010
+ PaymentOptionType2["MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER"] = "MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER";
3010
3011
  return PaymentOptionType2;
3011
3012
  })(PaymentOptionType || {});
3012
3013
  var JurisdictionType = /* @__PURE__ */ ((JurisdictionType2) => {