#some1ataplace_best-practices

1 messages ¡ Page 1 of 1 (latest)

woeful ravineBOT
violet tigerBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

woeful ravineBOT
#

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

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

acoustic cipher
#

I am using max_redemptions=1 which I think means that the promo code will only work for that 1 month. Just not sure what happens after.

compact marlin
#

Hi, I would need a bit more information. How did you configure the coupon etc.. However, in general if the coupon was not created to be applied lifetime, then a payment will be due on the next billing cycle.

acoustic cipher
compact marlin
#

I'm unable to use that link

acoustic cipher
#

req_LVhsfW5IJr4w2H

req_L02gQPrQ5uFuuf

#

I am wondering if there is a way to prevent the customer from getting charged after the first month?

compact marlin
#

So are you saying that you just want to offer a free price?

acoustic cipher
#

just for that 1 month, then cancel them or stop them from paying at all

compact marlin
acoustic cipher
#

but this is not for a trial though

#

brb for a few minutes, go ahead and type i will come back in a bit

compact marlin
#

you're right, you're passing a 100% off coupon instead. I think the best way would be to track this on your end and before the billing period ends on those subscription that have 100% off coupon, you would make an API call to cancel the subscription.

acoustic cipher
#

using a webhook?

compact marlin
#

Can you try this?

acoustic cipher
#

sure, but i only want to apply this only to the 100% off promo code subscriptions, not my other subscriptions. Any way to do that?

compact marlin
#

You would inspect that subscription and it is has the price that has 100% off coupong, you would make these requests. Otherwise, you would not need to make this request.

acoustic cipher
#

okay, i will investigate. thanks