This sample shows how to implement Stripe Elements within a modal dialog using the following APIs.
-
Payment Intents API reference implementation with Payment Intents API in the cards only folder.
-
Payment Request API (i.e Apple Pay) reference implementation with PaymentIntents in the cards and mobile wallets folder.
Demo
See a hosted version of the sample in test mode or fork on codesandbox.io
The hosted demo is running in test mode -- use 4242424242424242
as a test card number with any CVC + future expiration date.
Use the 4000000000003220
test card number to trigger a 3D Secure challenge flow.
Read more about test cards on Stripe at https://stripe.com/docs/testing.