#phant
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.
Hi, let me help you with this.
Should be the same as without Test Clock. Are you running into any issues?
im not able to
it just shows only these fields
i want to update the number to a failed credit card number
Oh, you should add a different card instead, and remove the old one. You can't just edit an existing Payment Method.
You can find all the test cards here: https://stripe.com/docs/testing
getting this error while adding the card
Okay, what are you trying to test exactly? Charging a customer off-session for a Subscription?
yes, im trying to get payment failed
Then you should use an "Always authenticate" card instead: https://stripe.com/docs/testing#regulatory-cards
This way, since you can't handle authentication during an off-session charge, it will just fail.
it can also pass and fail payment whenever i want to?
No, it will just fail for off-session payments.
what is off-session payement?
It's a payment that occurs without the customer being present, e.g. like Subscription charges.
oh so just use those numbers?
got it thanks
Happy to help.