@bigcommerce/checkout-sdk 1.262.0 → 1.262.3

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.
@@ -1831,10 +1831,8 @@ declare enum CheckoutButtonMethodType {
1831
1831
  APPLEPAY = "applepay",
1832
1832
  AMAZON_PAY_V2 = "amazonpay",
1833
1833
  BRAINTREE_PAYPAL = "braintreepaypal",
1834
- BRAINTREE_PAYPALV2 = "braintreepaypalv2",
1835
1834
  BRAINTREE_VENMO = "braintreevenmo",
1836
1835
  BRAINTREE_PAYPAL_CREDIT = "braintreepaypalcredit",
1837
- BRAINTREE_PAYPAL_CREDITV2 = "braintreepaypalcreditv2",
1838
1836
  GOOGLEPAY_ADYENV2 = "googlepayadyenv2",
1839
1837
  GOOGLEPAY_ADYENV3 = "googlepayadyenv3",
1840
1838
  GOOGLEPAY_AUTHORIZENET = "googlepayauthorizenet",