@wix/auto_sdk_ecom_checkout-templates 1.0.48 → 1.0.49

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.
@@ -426,6 +426,7 @@ var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {
426
426
  PaymentOptionType2["MEMBERSHIP"] = "MEMBERSHIP";
427
427
  PaymentOptionType2["DEPOSIT_ONLINE"] = "DEPOSIT_ONLINE";
428
428
  PaymentOptionType2["MEMBERSHIP_OFFLINE"] = "MEMBERSHIP_OFFLINE";
429
+ PaymentOptionType2["MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER"] = "MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER";
429
430
  return PaymentOptionType2;
430
431
  })(PaymentOptionType || {});
431
432
  var ItemTypeItemType = /* @__PURE__ */ ((ItemTypeItemType2) => {