#an-bui_docs
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/1215220231916494908
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
Not really, unfortunately. In what scenario do you want to use it specifically?
Thanks @mild vine
I just need it to help me test my app quickly (by using the simulation time feature in test mode).
I understand. But what specifically, like a Subscription?
Yes,
For example: The customer creates a subscription with a valid card. Then, I attach a card with insufficient funds and renew the subscription with that card. The purpose is to test the error message that users see in our system.
I can still test it in live mode with a real card, but I need to wait until the subscription is renewed (as I cannot use the simulation time feature in live mode)
I understand. For this case, it's best to use a test card that requires authentication/3DS, since it will fail for off-session payments, "Always authenticate" for example: https://docs.stripe.com/testing#authentication-and-setup
It works perfectly. Thank you @mild vine
Happy to help.