#yasi_66877

1 messages · Page 1 of 1 (latest)

fluid laurelBOT
#

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.

whole merlin
#

You can use Test Clocks: https://stripe.com/docs/billing/testing/test-clocks

Along with the card 4000000000000341, which will only fail after it is successfully attached to a Customer (simulating a situation where the Subscription payment can fail): https://stripe.com/docs/testing#declined-payments

Learn how to move Billing objects through time in test mode.

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

fluid laurelBOT