Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ExpressCheckout Element wallets type to paymentMethods #622

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

jackieosborn-stripe
Copy link
Contributor

@jackieosborn-stripe jackieosborn-stripe commented Jun 7, 2024

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 #621

Testing & documentation

Modified the valid and invalid tests

hungvu-stripe
hungvu-stripe previously approved these changes Jun 7, 2024
@jackieosborn-stripe jackieosborn-stripe merged commit da88f50 into master Jun 7, 2024
2 checks passed
@jackieosborn-stripe jackieosborn-stripe deleted the jackieosborn/wallets-to-paymentmethods branch June 7, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Option type missing paymentMethods in elements.create('expressCheckout', options)
3 participants