#Bob the builder

1 messages ยท Page 1 of 1 (latest)

gleaming boughBOT
lyric wharf
#

Hi ๐Ÿ‘‹ we aren't too familiar with the Stripe dashboard in this forum, we primarily focus on helping develoeprs leverage the Stripe API in this forum.

If your concern is focused on the difference in dashboard behavior, I would recommend reaching out to our Support team regarding that:
https://support.stripe.com/?contact=true

If you want full explicit control over the parameters used when making changes to objects in your account, I would recommend building code to make reqeusts to accomplish that.

#

And, is it possible to always have a subscription end at the end of its schedule without starting a new one?
You can create a Subscription Schedule with an end behavior where it cancels the associated Subscription instead of releasing it from the associated schedule.
https://stripe.com/docs/api/subscription_schedules/create#create_subscription_schedule-end_behavior
cancel sounds more like what you're looking for.

molten shore
#

Oky thanks for the information

lyric wharf
#

Any time!