#mattb6783_best-practices

1 messages ¡ Page 1 of 1 (latest)

dapper daggerBOT
#

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

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

hallow terrace
#

3 products are the way to go here

#

In each product you'd have a monthly and yearly price

#

Why do you say this? looks like it only supports one product with multiple pricings

grim lynx
#

thanks for the quick reply - I read this in the document as when changing the selected pricing you'll get prorating. Do you still get prorated invoicing when changing the product?

hallow terrace
#

You do

#

You'd still be changing the price when changing products

grim lynx
#

Great - and do you need to use a subscription schedule if you didnt want to allow a user to prorate a yearly membership down by switching to a monthly membership before the full year is over?

hallow terrace
#

You do not. You can pass proration_behavior=none on the subscription update

grim lynx
#

incredible - thank you!