#collectors_92440
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.
- collectors_92440, 7 hours ago, 3 messages
Those error should be simulated in test mode with decline test cards here: https://stripe.com/docs/testing#declined-payments
You shouldn't need to simulate them in live mode if it's been tested in test mode
yeah we tested this in test mode and it works
the thing is when we go to production we want to make sure all the connections are good, and in order to ensure we will get the correct error, so that we can have our backend systems use the call from the API we would need a way to test the scenario in Production
Do you have any recommendations on how i can do this?
Having those simulated test cards in test mode is to help you to ensure connections are working fine. We don't have any recommendation to simulate failures in live mode as it's expected to be tested and taken care in test mode