#kosherslayer

1 messages · Page 1 of 1 (latest)

proper nexusBOT
cyan spindle
#

For a bit more context, are you mostly asking about how to update your subscriptions silently? Are there other parts of correcting this that you are looking for information on?

brisk juniper
#

It's more just updating the subscriptions silently while having the order of the subitems remain in its intended order

#

it's imperative they're in the correct order

#

and i cant seem to organize it on the dashboard

cyan spindle
#

I don't know if this will affect the ordering but you can definitely swap in your new price to the existing subscription item and then pass proration_behavior: none to prevent any charges from happening through that update
https://stripe.com/docs/api/subscription_items/update#update_subscription_item-price
https://stripe.com/docs/api/subscription_items/update#update_subscription_item-proration_behavior

brisk juniper
#

hmm ok interesting let me try this

#

thank u