#ivaylos
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ivaylos, 1 day ago, 2 messages
How do you integrate with Stripe? Payment Link, Checkout Session or Payment Element?
I am considering to use PaymentIntents
THis flow
We have test and staging enviroments in which we want to use the Stripe test cards to verify functionality
without interupting
production clients
I see! If you use Payment Intent with Element integration, it doesn't matter on the Dashboard mode. Stripe will use the secret and publishable keys to determine whether it's live or test mode payment
If you wish to perform test mode payments, using test mode keys will work: https://stripe.com/docs/keys
It won't affect live mode payments with using test mode keys