#gus_api

1 messages ¡ Page 1 of 1 (latest)

spring pewterBOT
#

👋 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/1377058147847508051

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

inner cargo
dusty magnet
#

ok so that means I need to first retrieve the customer subscriptions, then in an update to that subscription attach the coupon?

inner cargo
#

Correct.

#

The end goal was to support the application of multiple discounts, but it does cause some breaking changes that require reworking the way discounts are applied.

dusty magnet
#

yeah I can tell, I will be trying what you suggested thx

inner cargo
#

Happy to help. Let us know if you have any follow-up questions.

dusty magnet
#

That have seemed to work in my tests, thanks a lot!