@wix/auto_sdk_ecom_cart 1.0.61 → 1.0.63

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.
@@ -1030,6 +1030,7 @@ var ChannelType = /* @__PURE__ */ ((ChannelType2) => {
1030
1030
  ChannelType2["ETSY"] = "ETSY";
1031
1031
  ChannelType2["TIKTOK"] = "TIKTOK";
1032
1032
  ChannelType2["FAIRE_COM"] = "FAIRE_COM";
1033
+ ChannelType2["PAYPAL_AGENTIC_CHECKOUT"] = "PAYPAL_AGENTIC_CHECKOUT";
1033
1034
  return ChannelType2;
1034
1035
  })(ChannelType || {});
1035
1036
  var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {