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

Add allow_redisplay to Typescript definitions #572

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

tmcquinn-stripe
Copy link
Contributor

Summary & motivation

Stripe has added a parameter allow_redisplay to confirmParams.payment_method_data that allows the user to specify whether a PaymentMethod created via the Saved Payment Methods feature will be redisplayed in the future.

Testing & documentation

Tested locally -
CleanShot 2024-03-07 at 14 01 11

The other parameter within confirmParams.payment_method_data, billing_details, did not have a unit test, so I omitted one for allow_redisplay.

@tmcquinn-stripe tmcquinn-stripe changed the title Add allow_redisplay to Typescript definitions Add allow_redisplay to Typescript definitions Mar 7, 2024
@tmcquinn-stripe tmcquinn-stripe merged commit 7f5a38b into master Mar 7, 2024
2 checks passed
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