@wix/auto_sdk_ecom_cart-v-2 1.0.139 → 1.0.140

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.
@@ -1561,6 +1561,14 @@ var ValidationsConfig = /* @__PURE__ */ ((ValidationsConfig2) => {
1561
1561
  ValidationsConfig2["CHECKOUT_VALIDATIONS"] = "CHECKOUT_VALIDATIONS";
1562
1562
  return ValidationsConfig2;
1563
1563
  })(ValidationsConfig || {});
1564
+ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1565
+ WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1566
+ WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1567
+ WebhookIdentityType2["MEMBER"] = "MEMBER";
1568
+ WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1569
+ WebhookIdentityType2["APP"] = "APP";
1570
+ return WebhookIdentityType2;
1571
+ })(WebhookIdentityType || {});
1564
1572
  var CheckoutStage = /* @__PURE__ */ ((CheckoutStage2) => {
1565
1573
  CheckoutStage2["INITIALIZATION"] = "INITIALIZATION";
1566
1574
  CheckoutStage2["IN_PROGRESS"] = "IN_PROGRESS";
@@ -1622,14 +1630,6 @@ var PlatformFeeChargeType = /* @__PURE__ */ ((PlatformFeeChargeType2) => {
1622
1630
  PlatformFeeChargeType2["ABSORBED"] = "ABSORBED";
1623
1631
  return PlatformFeeChargeType2;
1624
1632
  })(PlatformFeeChargeType || {});
1625
- var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1626
- WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1627
- WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1628
- WebhookIdentityType2["MEMBER"] = "MEMBER";
1629
- WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1630
- WebhookIdentityType2["APP"] = "APP";
1631
- return WebhookIdentityType2;
1632
- })(WebhookIdentityType || {});
1633
1633
  async function createCart2(options) {
1634
1634
  const { httpClient, sideEffects } = arguments[1];
1635
1635
  const payload = (0, import_transform_paths2.transformPaths)(