@wix/ecom 1.0.756 → 1.0.757
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.757",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -24,10 +24,10 @@
|
|
|
24
24
|
"@wix/ecom_back-in-stock-notifications": "1.0.48",
|
|
25
25
|
"@wix/ecom_back-in-stock-settings": "1.0.34",
|
|
26
26
|
"@wix/ecom_cart": "1.0.72",
|
|
27
|
-
"@wix/ecom_checkout": "1.0.
|
|
27
|
+
"@wix/ecom_checkout": "1.0.84",
|
|
28
28
|
"@wix/ecom_checkout-content": "1.0.5",
|
|
29
29
|
"@wix/ecom_checkout-settings": "1.0.50",
|
|
30
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
30
|
+
"@wix/ecom_checkout-templates": "1.0.83",
|
|
31
31
|
"@wix/ecom_currencies": "1.0.35",
|
|
32
32
|
"@wix/ecom_current-cart": "1.0.72",
|
|
33
33
|
"@wix/ecom_custom-triggers": "1.0.23",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@wix/ecom_order-transactions": "1.0.65",
|
|
46
46
|
"@wix/ecom_orders": "1.0.119",
|
|
47
47
|
"@wix/ecom_orders-settings": "1.0.44",
|
|
48
|
-
"@wix/ecom_payment-settings": "1.0.
|
|
48
|
+
"@wix/ecom_payment-settings": "1.0.42",
|
|
49
49
|
"@wix/ecom_pickup-locations": "1.0.7",
|
|
50
50
|
"@wix/ecom_recommendations": "1.0.39",
|
|
51
51
|
"@wix/ecom_shipping-options": "1.0.6",
|
|
@@ -77,5 +77,5 @@
|
|
|
77
77
|
"fqdn": ""
|
|
78
78
|
}
|
|
79
79
|
},
|
|
80
|
-
"falconPackageHash": "
|
|
80
|
+
"falconPackageHash": "7cf25df8d6ab15fba929744528d98ad37b3c11a2e6c4018a1839b9ec"
|
|
81
81
|
}
|
|
@@ -8837,7 +8837,7 @@ interface Checkout$1 {
|
|
|
8837
8837
|
/**
|
|
8838
8838
|
* Custom field data for the checkout object.
|
|
8839
8839
|
*
|
|
8840
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
8840
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
8841
8841
|
*/
|
|
8842
8842
|
extendedFields?: ExtendedFields$7;
|
|
8843
8843
|
/**
|
|
@@ -11748,7 +11748,7 @@ interface UpdateCheckout {
|
|
|
11748
11748
|
/**
|
|
11749
11749
|
* Custom field data for the checkout object.
|
|
11750
11750
|
*
|
|
11751
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
11751
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
11752
11752
|
*/
|
|
11753
11753
|
extendedFields?: ExtendedFields$7;
|
|
11754
11754
|
/**
|
|
@@ -13305,7 +13305,7 @@ interface Checkout {
|
|
|
13305
13305
|
/**
|
|
13306
13306
|
* Custom field data for the checkout object.
|
|
13307
13307
|
*
|
|
13308
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
13308
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
13309
13309
|
*/
|
|
13310
13310
|
extendedFields?: ExtendedFields$6;
|
|
13311
13311
|
/**
|
|
@@ -8837,7 +8837,7 @@ interface Checkout$1 {
|
|
|
8837
8837
|
/**
|
|
8838
8838
|
* Custom field data for the checkout object.
|
|
8839
8839
|
*
|
|
8840
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
8840
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
8841
8841
|
*/
|
|
8842
8842
|
extendedFields?: ExtendedFields$7;
|
|
8843
8843
|
/**
|
|
@@ -11748,7 +11748,7 @@ interface UpdateCheckout {
|
|
|
11748
11748
|
/**
|
|
11749
11749
|
* Custom field data for the checkout object.
|
|
11750
11750
|
*
|
|
11751
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
11751
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
11752
11752
|
*/
|
|
11753
11753
|
extendedFields?: ExtendedFields$7;
|
|
11754
11754
|
/**
|
|
@@ -13305,7 +13305,7 @@ interface Checkout {
|
|
|
13305
13305
|
/**
|
|
13306
13306
|
* Custom field data for the checkout object.
|
|
13307
13307
|
*
|
|
13308
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
13308
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
13309
13309
|
*/
|
|
13310
13310
|
extendedFields?: ExtendedFields$6;
|
|
13311
13311
|
/**
|
|
@@ -10739,7 +10739,7 @@ interface Checkout$1 {
|
|
|
10739
10739
|
/**
|
|
10740
10740
|
* Custom field data for the checkout object.
|
|
10741
10741
|
*
|
|
10742
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
10742
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
10743
10743
|
*/
|
|
10744
10744
|
extendedFields?: ExtendedFields$d;
|
|
10745
10745
|
/**
|
|
@@ -12908,7 +12908,7 @@ interface Checkout {
|
|
|
12908
12908
|
/**
|
|
12909
12909
|
* Custom field data for the checkout object.
|
|
12910
12910
|
*
|
|
12911
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
12911
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
12912
12912
|
*/
|
|
12913
12913
|
extendedFields?: ExtendedFields$c;
|
|
12914
12914
|
/**
|
|
@@ -3298,7 +3298,7 @@ interface Checkout {
|
|
|
3298
3298
|
/**
|
|
3299
3299
|
* Custom field data for the checkout object.
|
|
3300
3300
|
*
|
|
3301
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
3301
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
3302
3302
|
*/
|
|
3303
3303
|
extendedFields?: ExtendedFields$1;
|
|
3304
3304
|
/**
|
|
@@ -3298,7 +3298,7 @@ interface Checkout {
|
|
|
3298
3298
|
/**
|
|
3299
3299
|
* Custom field data for the checkout object.
|
|
3300
3300
|
*
|
|
3301
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
3301
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the app dashboard before they can be accessed with API calls.
|
|
3302
3302
|
*/
|
|
3303
3303
|
extendedFields?: ExtendedFields$1;
|
|
3304
3304
|
/**
|