#aayush-subscription-retries
1 messages · Page 1 of 1 (latest)
@patent saddle hello! I'm sorry I don't really understand the question. What does "upgraded my stripe account" mean? What are you trying to test exactly?
yes ill explain to u
so i was trying smart retries and stripe suggested me to upgrade my account (scale option was selected) so that i can enable smart retires for payments that are failed in recurring way
now i am using this webhook invoice.payment_failed
Okay so you can use https://stripe.com/docs/billing/testing/test-clocks
i want to use this and recieve a response evertime a payment fails in recurring part
aayush-subscription-retries
how about this if i just want to recieve response? when recurring payment scheduled fails
that's exactly what Test Clocks are for so that's what you'd use!
will this test clock give me a response when payents fails or succeds when i implement the webhook?