#Carlos Mascarenhas - Invoice Events

1 messages · Page 1 of 1 (latest)

gloomy spruce
#

Carlos Mascarenhas - Invoice Events

#

Hey Carlos!

#

The only difference is that invoice.paid also includes invoices marked as paid out-of-band

covert jasper
#

What would be out of band?

gloomy spruce
#

So out-of-band is if the payment if paid outside of Stripe somehow (like on another platform). If that were to occur, then you would have to manually mark the invoice as paid, which you can do through the dashboard or the API: https://stripe.com/docs/api/invoices/pay#pay_invoice-paid_out_of_band

covert jasper
#

thanks!