#_unexpected

1 messages ยท Page 1 of 1 (latest)

manic birchBOT
#

๐Ÿ‘‹ 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/1458761187054588105

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

magic barn
#

hi there!

#

can you share the Subscription ID (sub_xxx) with this issue?

lunar narwhal
#

sub_1SnDypGhgCRyoVoaqdq44LeM

magic barn
#

while upgarding subscriptions the trial data is not preserved
and can you clairfy what you were expectig to happen instead?

lunar narwhal
#

If I have 5 days trial remaining and I upgrade the subscription, I expected the upgraded subscription also to have 5 days trail remaining.

magic barn
#

got it, looking into this.

lunar narwhal
#

thanks

magic barn
lunar narwhal
#

yes, I have already updated the portal config:

"subscription_update": {
"billing_cycle_anchor": "unchanged",
"default_allowed_updates": ["price"],
"enabled": true,
"proration_behavior": "none",
"schedule_at_period_end": {
"conditions": []
},
"trial_update_behavior": "continue_trial"
}

this is the response while retrieving config for the portal

clever terrace
#

Hey, taking over here โ€“ catching up

clever terrace
lunar narwhal
#

I did not proceed with the update since the UI showed billing date as today even if the current trial period is upto 9th Jan.

clever terrace
#

Can you share the bps_xxx ID for the portal session?

#

Also, a screenshot of the UI you're referring to

lunar narwhal
lunar narwhal
clever terrace
lunar narwhal
#

ah yes using stripe package

clever terrace
#

Then in the response there'll be a bps_xxx ID

#

I suspect that this might be just a UI bug and the date is wrong, given that 'amount due today' is 0 which implies the trial is still active. Given that this is test mode, can you just try and do the upgrade and let's see what happens?

lunar narwhal
#

looks like it is working now, it was not prev.

Sorry for wasting your time.

#

and thanks for the support.

clever terrace
#

Everything working as needed?