#carlos-invoices
1 messages · Page 1 of 1 (latest)
@vale hound It's not! Invoices are generated at the time of the billing anchor, the logic is as described at https://stripe.com/docs/billing/invoices/subscription#subscription-renewal .
Here in Brazil there is a payment method called Boleto and I am using it as a payment method for stripe subscriptions
But I needed invoices to be generated at least 3 days before the subscription expires
I'm afraid that's not possible!
we also don't officially support Boleto payments with our Subscriptions APIs (see https://stripe.com/docs/payments/payment-methods/integration-options#payment-method-product-support)