Closed jackieosborn-stripe closed 5 months ago
wallets was renamed to paymentMethods, and link, paypal, and amazonPay were added as options.
wallets
paymentMethods
link
paypal
amazonPay
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
Modified the valid and invalid tests
Summary & motivation
wallets
was renamed topaymentMethods
, andlink
,paypal
, andamazonPay
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