#tienbt_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1218139206942195724
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- tienbt_api, 1 hour ago, 29 messages
- tienbt_api, 1 day ago, 18 messages
- tienbt_api, 1 day ago, 13 messages
- tienbt_api, 1 day ago, 36 messages
- tienbt_api, 1 day ago, 68 messages
- tienbt_api, 2 days ago, 144 messages
and 1 more
I have finished integrating card payments on our dev environment.
I want to confirm that to ensure striping is live on production, what test cases do we need to pass?
We use 3DS for card payment integration.
You can't use test cards in Live mode. You can try these in Test mode: https://stripe.com/docs/testing
Yes, I understand in Live Mode.
These specifically will trigger 3DS flow: https://docs.stripe.com/testing#authentication-and-setup
I need confirm about test case necessary for dev enviroment.
What do you mean by this exactly?
Necessary test cases we must pass before release to pro.
I would suggest trying a successful payment, a decline and 3DS. If those work, you should be good, no need for an extensive testing.