#dizerss-dev_unexpected

1 messages ¡ Page 1 of 1 (latest)

brazen oasisBOT
#

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

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

molten elk
#

In this image you see the charges are for 49.99$ for all but the subscription he has upgraded to costs 200$ which he'll pay next month. The question I have is when you upgrade your subscription why is it not charging at the same time and why is it pushing the charge to next month. Is there a setting I need to look at ?

#

could it be Something I missed while developing this.

royal quest
#

Are you using the customer portal to allow customer initiated upgrades, or are you doing this yourself with API requests?

#

Can you share an example subscription?

molten elk
#

test subscriptions all work fine. Its the one in production which has this issue.

#

yes I am using the customer portal

royal quest
#

Generally speaking, this is controlled by proration_behavior=always_invoice when you update the subscription

molten elk
#

this is the subId sub_1P2zI7Hn5Ll2SPftQVOg29W0

royal quest
#

you need to update your portal configuration to use always_invoice for subscription update proration behaviour

molten elk
#

do i have to do it via the api. can this setting be found on the dashboard too ?

royal quest
#

I'm not sure, it might be, I can check in a few minutes

molten elk
#

can you pls do that, It will be very helpful.

royal quest
#

yes, the dashboard allows setting this