#marcoprouve - Cancel Subscriptions
1 messages · Page 1 of 1 (latest)
Hi 👋
You can cancel the subscription using this API call. Specifying prorate will generate an invoice credit.
Unfortunately we don't support an automated refund currently
You can achieve this result with a few more API calls
Get the Invoices for the Subscription you are canceling, Expand the Charges, and use one of the charges to generate a refund that matches the prorated invoice credit
Okay thank you this is what I was looking at makes sense. Is it possible to void all outstanding invoices?
Or do i even need to?
Collection won't be attempted but you can use the list for the subscription to void the invoices that haven't been collected.
OKay sweet thanks!