#morrokombat_billing-webhooks

1 messages ยท Page 1 of 1 (latest)

vale shadowBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1237906621045407755

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

marsh cloud
#

Hi ๐Ÿ‘‹

Our susbcription events fire based on the billing cycle you set with your prices. If your billing period is 1/yr then webhook events will fire for each yearly renewal.

#

You would need to track this in your integration (refreshing credits monthly) but you could link it to the Subscription record by updating the metadata to reflect the changes.

woven blade
#

I see, so I will need to create my own worker for process annual plans every monyh.

It would be great to have inverval events for subscriptions. So for example if a susbcription period start is for example 05/20/2024 and period end is 05/20/2025, to have webhook events every 1 month (on 20th of each mobth), I think is a pretty common scenario.

Thanks for the help!

#

yeah, exactly. Thanks snukfin!

marsh cloud
#

Well we did recently create some Billing automations that let you configure custom webhook events, but I don't think they let you do exactly what you are thinking. Let me check.

#

I can raise a feature request for this internally though!

woven blade
#

cool! Np, thanks. Awesome support, first time here in the discord, I loved it

marsh cloud
#

Cool. We're happy to help ๐Ÿ™‚

#

I filed that product feedback BTW