@wix/auto_sdk_ecom_checkout-templates 1.0.131 → 1.0.133

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.
@@ -623,6 +623,7 @@ var ChannelType = /* @__PURE__ */ ((ChannelType2) => {
623
623
  ChannelType2["FAIRE_COM"] = "FAIRE_COM";
624
624
  ChannelType2["PAYPAL_AGENTIC_CHECKOUT"] = "PAYPAL_AGENTIC_CHECKOUT";
625
625
  ChannelType2["STRIPE_AGENTIC_CHECKOUT"] = "STRIPE_AGENTIC_CHECKOUT";
626
+ ChannelType2["WIX_INVOICES_PLATFORM"] = "WIX_INVOICES_PLATFORM";
626
627
  return ChannelType2;
627
628
  })(ChannelType || {});
628
629
  var BalanceType = /* @__PURE__ */ ((BalanceType2) => {