#amitpate
1 messages · Page 1 of 1 (latest)
Listen to invoice.created events and use API https://stripe.com/docs/api/invoices/void#void_invoice to void it
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Is there a way to do it from Stripe Dashboard too?
Should be, have you tried?
I don't see an option other than to turn off the automatic collection. 😦
There's no options there, you can do it through API