#jamie_97274

1 messages · Page 1 of 1 (latest)

smoky hollowBOT
wraith nest
#

👋 happy to help

#

I'm not sure I fully understand your ask

#

would you mind elaborating?

dreamy yoke
#

I am trying to build the logic where a subscription on our platform gets deactivated (as in the next payment didn't come through)

#

and wondering if I can use the webhook on Failed payment for that? Or perhaps if a payment is failed it will try again on a recurring payment - not sure

#

or if I should have a job on our end that simply goes by the current_period_end from the subscription (which we update on a successful payment)

#

but if I use the current_period_end I will need to add some hours to it as the payment intent gets created an hour later on recurring payments

#

just wondering the best approach here basically,

wraith nest
#

I am trying to build the logic where a subscription on our platform gets deactivated (as in the next payment didn't come through)
this can be configured through your dashboard settings

dreamy yoke
#

gotcha