#rstocker99 - unpaid invoices

1 messages · Page 1 of 1 (latest)

timber badger
#

No, if the customer pays the latest invoice or adds a payment method those are not expected to be charged.

If you wanted to collected these payments using the new saved payment method, you can call the /pay API for each past invoice you want to collect:
https://stripe.com/docs/api/invoices/pay

static pilot
#

Ok, great. I don't want them to be billed so it sounds like doing nothing is fine. Thanks!

timber badger
#

NP!