@wix/auto_sdk_ecom_current-cart-v-2 1.0.138 → 1.0.139

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.
@@ -1322,6 +1322,7 @@ var ChannelType = /* @__PURE__ */ ((ChannelType2) => {
1322
1322
  ChannelType2["FAIRE_COM"] = "FAIRE_COM";
1323
1323
  ChannelType2["PAYPAL_AGENTIC_CHECKOUT"] = "PAYPAL_AGENTIC_CHECKOUT";
1324
1324
  ChannelType2["STRIPE_AGENTIC_CHECKOUT"] = "STRIPE_AGENTIC_CHECKOUT";
1325
+ ChannelType2["WIX_INVOICES_PLATFORM"] = "WIX_INVOICES_PLATFORM";
1325
1326
  return ChannelType2;
1326
1327
  })(ChannelType || {});
1327
1328
  var VatType = /* @__PURE__ */ ((VatType2) => {
@@ -1458,14 +1459,6 @@ var ValidationsConfig = /* @__PURE__ */ ((ValidationsConfig2) => {
1458
1459
  ValidationsConfig2["CHECKOUT_VALIDATIONS"] = "CHECKOUT_VALIDATIONS";
1459
1460
  return ValidationsConfig2;
1460
1461
  })(ValidationsConfig || {});
1461
- var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1462
- WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1463
- WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1464
- WebhookIdentityType2["MEMBER"] = "MEMBER";
1465
- WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1466
- WebhookIdentityType2["APP"] = "APP";
1467
- return WebhookIdentityType2;
1468
- })(WebhookIdentityType || {});
1469
1462
  var CheckoutStage = /* @__PURE__ */ ((CheckoutStage2) => {
1470
1463
  CheckoutStage2["INITIALIZATION"] = "INITIALIZATION";
1471
1464
  CheckoutStage2["IN_PROGRESS"] = "IN_PROGRESS";
@@ -1527,6 +1520,14 @@ var PlatformFeeChargeType = /* @__PURE__ */ ((PlatformFeeChargeType2) => {
1527
1520
  PlatformFeeChargeType2["ABSORBED"] = "ABSORBED";
1528
1521
  return PlatformFeeChargeType2;
1529
1522
  })(PlatformFeeChargeType || {});
1523
+ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1524
+ WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1525
+ WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1526
+ WebhookIdentityType2["MEMBER"] = "MEMBER";
1527
+ WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1528
+ WebhookIdentityType2["APP"] = "APP";
1529
+ return WebhookIdentityType2;
1530
+ })(WebhookIdentityType || {});
1530
1531
  async function createCurrentCart2(options) {
1531
1532
  const { httpClient, sideEffects } = arguments[1];
1532
1533
  const payload = (0, import_transform_paths2.transformPaths)(