-
Notifications
You must be signed in to change notification settings - Fork 50
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
Switch to Stripe Elements and Intents API #1590
Merged
Merged
Commits on Apr 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 61f1f2c - Browse repository at this point
Copy the full SHA 61f1f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9468aef - Browse repository at this point
Copy the full SHA 9468aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for bafaf2f - Browse repository at this point
Copy the full SHA bafaf2fView commit details -
Switch to Stripe automatic confirmation
New payment flow: 1. Create payment intent in backend and return the client_secret to frontend 2. Use this, and pass all payment details to Stripe.js 3. Stripe handles payment details
Configuration menu - View commit details
-
Copy full SHA for 6246b5b - Browse repository at this point
Copy the full SHA 6246b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0aa56 - Browse repository at this point
Copy the full SHA 9d0aa56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443cb5b - Browse repository at this point
Copy the full SHA 443cb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68615fd - Browse repository at this point
Copy the full SHA 68615fdView commit details -
Refactor payment flow to be synchronous
You now have a 'start payment' button that creates a payment intent, and the client_secret is sent with Websockets to the client for further action. Also renamed `charge` to `payment`.
Configuration menu - View commit details
-
Copy full SHA for 5216dea - Browse repository at this point
Copy the full SHA 5216deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a5ac3c - Browse repository at this point
Copy the full SHA 8a5ac3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dfebcc - Browse repository at this point
Copy the full SHA 9dfebccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e31cc9e - Browse repository at this point
Copy the full SHA e31cc9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e81f2e - Browse repository at this point
Copy the full SHA 3e81f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6dee2 - Browse repository at this point
Copy the full SHA 4b6dee2View commit details
Commits on Jul 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d07bf7c - Browse repository at this point
Copy the full SHA d07bf7cView commit details
Commits on Aug 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6a63e4b - Browse repository at this point
Copy the full SHA 6a63e4bView commit details
Commits on Aug 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 501ee83 - Browse repository at this point
Copy the full SHA 501ee83View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.