#joao-subscription-extend

1 messages · Page 1 of 1 (latest)

silent brook
#

@tight geyser what do you call "extend"

tight geyser
#

I have 1 month plans. But one client paid 6 months upfront. I don't want him to have to renew their payment method or to receive emails every month since he already paid.

#

I wanted to set his plan to end in 6 months. So the webhooks would only fire at that time

silent brook
#

easiest is to put them on a trial period until the next payment

tight geyser
#

I have the emails being fired from a custom app that is listening for webhooks. Having that user on a trial won't fire those monthly hooks?

silent brook
#

correct since there's no payment until the end of the trial

tight geyser
#

So there I would set the days until the 6 months expire, and when the trial ends, the regular webhooks will fire. Is that it?

silent brook
#

yeah

tight geyser
#

👍

#

Many thanks!