#chiefwhitecloud
1 messages · Page 1 of 1 (latest)
You'd set quantity: 0 on the item you want to remove in the update
Oh, wait. No, that might not work as it may be expecting a positive integer
You can use this param: https://stripe.com/docs/api/subscriptions/update#update_subscription-items-deleted
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Deleted doesn’t work with pending if incomplete
Will do. I’m away from the computer at the moment.
Yeah, we're actually working on improving some of these limitations I believe including deletion