@bigcommerce/checkout-sdk 1.470.1 → 1.471.0

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.
@@ -5317,6 +5317,7 @@ declare enum GooglePayKey {
5317
5317
  AUTHORIZE_NET = "googlepayauthorizenet",
5318
5318
  BNZ = "googlepaybnz",
5319
5319
  BRAINTREE = "googlepaybraintree",
5320
+ PAYPAL_COMMERCE = "googlepaypaypalcommerce",
5320
5321
  CHECKOUT_COM = "googlepaycheckoutcom",
5321
5322
  CYBERSOURCE_V2 = "googlepaycybersourcev2",
5322
5323
  ORBITAL = "googlepayorbital",