#nekyo

1 messages · Page 1 of 1 (latest)

hollow mistBOT
olive spear
#

Hi! Let me help you with this.

#

When is your expected billing date?

#

Could you please share the Subscription ID? sub_xxx

sterile sparrow
#

Yes, subscription id is sub_1NVW4tK9yc0kFoh0tI4JaL2M

The priceid I want to downgrade to is price_1N90vIK9yc0kFoh0yVJLQYMJ

The expected billing date is the same as the expiration date of the existing subscription, so the 19. July of 2024

Thanks a lot for the help already!

olive spear
#

How are you creating the update? Could you also please share the Session ID/URL?

sterile sparrow
# olive spear How are you creating the update? Could you also please share the Session ID/URL?

With this stripe cli call currently:

stripe billing_portal sessions create  \
               --customer="cus_OFTo1gSzBt1Uyd" \
               --return-url="https://example.com/account/overview" \
               -d "flow_data[type]"=subscription_update_confirm \
               -d "flow_data[subscription_update_confirm][subscription]"="sub_1NVW4tK9yc0kFoh0tI4JaL2M" \
               -d "flow_data[subscription_update_confirm][items][0][id]"="si_OI6HaQLBA2aFfW" \
               -d "flow_data[subscription_update_confirm][items][0][quantity]"=1 \
               -d "flow_data[subscription_update_confirm][items][0][price]"="price_1N90vIK9yc0kFoh0yVJLQYMJ"

Can I dm the session url?

olive spear
#

No need, give me a sec.

#

Okay, I think it's not possible to change at the moment, unfortunately.

#

The updated Subscription will start immediately.

#

I can report this issue to the relevant team

sterile sparrow
#

That would be amazing, thank you so much!

olive spear
#

Happy to help!