#BronsonAM
1 messages ยท Page 1 of 1 (latest)
I'll be able to share some invoice examples in a couple of hours as I need help from a colleague to access them
normally you can void invoices by using this API
https://stripe.com/docs/api/invoices/void
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I'm not sure if paid out of band invoices can be voided in the same way
I would suggest testing it first
thank you, I'll test this!