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

[12.x] Fix double payment method #987

Merged
merged 6 commits into from
Aug 28, 2020
Merged

Conversation

driesvints
Copy link
Member

Replaces #982 as I couldn't push to the OP's branch.

This PR fixes the issue where a payment confirmation would always add a new card. With the new behavior it differentiates between two possible failures: requires action (just confirmation of the payment) or requires payment method (new payment method needs to be set). Both are now properly handled.

Fixes #971

@taylorotwell taylorotwell merged commit 64543a4 into 12.x Aug 28, 2020
@driesvints driesvints deleted the fix-double-payment-method branch August 28, 2020 14:36
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.

Payment confirmation Page creates a new payment method for the customer on Stripe
2 participants