#zaddler_unexpected

1 messages ¡ Page 1 of 1 (latest)

finite shoalBOT
#

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

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

nova marlinBOT
#

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.

blazing lagoon
#

Hello

versed wolf
blazing lagoon
#

in_1OvcPfIaroXmrIGX9BL0jFPp: 3 usd

in_1OvcQ1IaroXmrIGXTWZtWx9V: 24 usd finnally <----------This should be invoiced when the 3 usd billing cycle ends.

blazing lagoon
versed wolf
#

Thanks for sharing, let me check...

blazing lagoon
#

Alright

versed wolf
#

It is an annual plan, but even if I set protation_behavior to be none and billyng_cicle_anchor to be unchanged, it does not work.
When exactly you set this ? can you share the requestId ?

versed wolf
#

I see it, this one req_S1TETKYF6iKxAF

blazing lagoon
versed wolf
#

So you've deleted the price Premium Plus and you replace it with Premium

blazing lagoon
blazing lagoon
versed wolf
blazing lagoon
blazing lagoon
versed wolf
#

Can you share the requestId ?

blazing lagoon
blazing lagoon
# blazing lagoon req_wUuEPQKFsJVrvd

I tried this:

{
"proration_behavior": "none",
"billing_cycle_anchor": "unchanged",
"default_payment_method": "pm_1Ov9B0IaroXmrIGXT4dnYChX",
"items": {
"0": {
"quantity": "1",
"id": "si_Pl8uJPAnaBeWFx",
"deleted": "true"
},
"1": {
"quantity": "1",
"price": "price_1OufyYIaroXmrIGXQ6bZGZYj"
}
}
}
But doesn't work

versed wolf
#

Sorry, I'm quiet confused, so you want to create a proration for the unused time of the price Premium plus ?

blazing lagoon
blazing lagoon
#

However this doesn't work:

"proration_behavior": "none",
"billing_cycle_anchor": "unchanged",

versed wolf
#

What I want is that if you have paid for a monthly premium plus plan, and change to annual premium, to wait the month and then bill
Ok I see. Then you need to use Subscription Scheduler

#

You schedule the update till the end of the current phase (monthly plan)

blazing lagoon
versed wolf
blazing lagoon
# versed wolf yes

So if I change from a monthly to an annual plan, I create a schedule, right?

blazing lagoon
versed wolf
versed wolf
#

for each schedule, you have a related Subscription

blazing lagoon
versed wolf
#

Yes.

blazing lagoon
#

Is there a way to create it but without applying the effect? Since I need to show the user their billing information

versed wolf
#

You can always update the future phases of the schedule and remove the next phase

blazing lagoon
#

But I have a question, but if you create a subscription schedule, what will happen to the current ordinary subscription?

#

So something I don't understand is, do I have to use subscription and then schedule, or just schedule?

versed wolf
versed wolf
#

A scheduler provides just an extra layer of customization to the Subscription

blazing lagoon
blazing lagoon