-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MBL-1391] Payment Intent StripeIntentContextType and CheckoutID (#2057)
* pass StripeIntentContextType to createPaymentIntent calls * hard code the context because it'll we have no plans to change it * update GraphAPI to expose checkoutID property on CreatePaymentIntent * pass checkoutId to all .createPaymentIntent call sites * update tests
- Loading branch information
1 parent
740b6e9
commit 881f728
Showing
14 changed files
with
3,580 additions
and
842 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.