#nachofranco14_code

1 messages ¡ Page 1 of 1 (latest)

vital flaxBOT
#

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

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

muted saddle
#

is any other way to handle such case?

glacial island
#

Hello, our coupons don't have a built in way to do that unfortunately. Depending on what you are trying to do, it may make sense to create a subscription schedule that applies the discount at some point in the future. Can you tell me more about what you are trying to do?

muted saddle
#

I already have the schedule

#

can I attach the coupon to an item in the schedule?

#

I have very long-running subscriptions (15y, 20y)

muted saddle
#

what is the diff between them?

glacial island
#

Discounts can apply multiple discounts at once. I believe originally there was just the coupon param and when we added multiple discount support we added the discounts array

muted saddle
#

but the entity is the same, a coupon

#

or not?

#

which is the standard way to do it?

glacial island
#

Same, and discounts is the standard going forward I believe

muted saddle
#

thanks

#

what happens

#

when I have a subscription schedule, that is already running

#

and I want to update the phases

#

does it apply the changes to the currently running syubscription?