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

Mark paymentMethodTypes as optional for PMME #646

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

sawyer-stripe
Copy link
Contributor

Summary & motivation

paymentMethodTypes is optional. When it's omitted, dynamic payment method functionality is applied, where Stripe finds the BNPL payment methods that are enabled and have a relevant BNPL plan to show: https://docs.stripe.com/payments/payment-method-messaging#dynamic-display

Testing & documentation

Updated the TypeScript test file.

@sawyer-stripe sawyer-stripe merged commit 01b5871 into master Sep 11, 2024
2 checks passed
@sawyer-stripe sawyer-stripe deleted the sawyer/fix-paymentMethodTypes branch September 11, 2024 16:50
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.

2 participants