stripe / stripe-js

Loading wrapper for Stripe.js
https://stripe.com/docs/js
MIT License
633 stars 156 forks source link

Change ExpressCheckout Element wallets type to paymentMethods #622

Closed jackieosborn-stripe closed 5 months ago

jackieosborn-stripe commented 5 months ago

Summary & motivation

wallets was renamed to paymentMethods, and link, paypal, and amazonPay were added as options.

https://docs.stripe.com/js/elements_object/create_express_checkout_element#express_checkout_element_create-options-paymentMethods

Resolves https://github.com/stripe/stripe-js/issues/621

Testing & documentation

Modified the valid and invalid tests