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 required payment_method_types for multiple triggers to work with the latest API version #1117

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

remi-stripe
Copy link
Collaborator

Reviewers

r? @tomer-stripe
cc @stripe/developer-products

Summary

Add required payment_method_types for multiple triggers to work with the latest API version
Without it, the latest API version enables "Dynamic Payment Methods" which expects a return_url by default for hosted UIs. Forcing payment_method_types is simpler here as we hardcode a payment_method id.

@remi-stripe remi-stripe requested a review from a team as a code owner August 24, 2023 22:07
@tomer-stripe tomer-stripe merged commit 45bdfd5 into master Aug 24, 2023
7 checks passed
@tomer-stripe tomer-stripe deleted the remi-fix-fixtures-latest-api-version branch August 24, 2023 23:09
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.

None yet

2 participants