@wix/auto_sdk_ecom_cart-v-2 1.0.52 → 1.0.53

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.
@@ -1335,7 +1335,7 @@ var AdditionalFeeSource = /* @__PURE__ */ ((AdditionalFeeSource2) => {
1335
1335
  AdditionalFeeSource2["ITEM"] = "ITEM";
1336
1336
  AdditionalFeeSource2["MANUAL"] = "MANUAL";
1337
1337
  AdditionalFeeSource2["SHIPPING"] = "SHIPPING";
1338
- AdditionalFeeSource2["PLATFORM_FEE"] = "PLATFORM_FEE";
1338
+ AdditionalFeeSource2["PLATFORM"] = "PLATFORM";
1339
1339
  return AdditionalFeeSource2;
1340
1340
  })(AdditionalFeeSource || {});
1341
1341
  var PlatformFeeChargeType = /* @__PURE__ */ ((PlatformFeeChargeType2) => {