#johnny_code

1 messages ¡ Page 1 of 1 (latest)

tawny girderBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1246016400208695417

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

swift bay
#

Hi

I am trying to renew the subscription end date
Can you share a concrete example please of the use case ? e.g. User has Subscription A, will be paid at T1. Once paid I want to achieve this action B...

modern grotto
#

I have a user that has a Subscription (Subscription A) - which is renewed daily - I want to get the renewal (when it is paid/renewed) - to update the new end date of the subscription

#

Whenever a subscription is renewed, I want to get the new subscription end date

swift bay
#

You want to track active Subscription in your integration/database then

#

Thanks for the explanation