@bigcommerce/checkout-sdk 1.470.1 → 1.471.1

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.
@@ -16,6 +16,7 @@ The recognized keys to pass the initialization options for Google Pay.
16
16
  - [CHECKOUT_COM](GooglePayKey.md#checkout_com)
17
17
  - [CYBERSOURCE_V2](GooglePayKey.md#cybersource_v2)
18
18
  - [ORBITAL](GooglePayKey.md#orbital)
19
+ - [PAYPAL_COMMERCE](GooglePayKey.md#paypal_commerce)
19
20
  - [STRIPE](GooglePayKey.md#stripe)
20
21
  - [STRIPE_UPE](GooglePayKey.md#stripe_upe)
21
22
  - [WORLDPAY_ACCESS](GooglePayKey.md#worldpay_access)
@@ -70,6 +71,12 @@ ___
70
71
 
71
72
  ___
72
73
 
74
+ ### PAYPAL\_COMMERCE
75
+
76
+ • **PAYPAL\_COMMERCE**
77
+
78
+ ___
79
+
73
80
  ### STRIPE
74
81
 
75
82
  • **STRIPE**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigcommerce/checkout-sdk",
3
- "version": "1.470.1",
3
+ "version": "1.471.1",
4
4
  "description": "BigCommerce Checkout JavaScript SDK",
5
5
  "license": "MIT",
6
6
  "main": "dist/checkout-sdk.js",