You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have active subscription, and I need simulate
I have set up in (Manage failed payments) 2 times (Retry 1 day after the previous attempt)
how can I do it?
or can I use another solution for testing?
I have web hook listener, and I listen on:
invoice.payment_succeeded
: normal subscription renewal and sending the client an email about itinvoice.payment_failed
: the failure to pay and sending the client an email about itcustomer.subscription.deleted
: If all retries for a payment fail stop subscription for client and sending the client an email about itBeta Was this translation helpful? Give feedback.
All reactions