#Djalmir Mariano - due dates
1 messages · Page 1 of 1 (latest)
Thanks for answering!
I believe it's the only way to generate "boletos" out of invoices, right?
Oh can be done with PaymentIntents as well: https://stripe.com/docs/payments/boleto/accept-a-payment?platform=web
But if you go the route of invoices and choose send_invoice, you must select a due date
Read this section on expiration and due date: https://stripe.com/docs/payments/boleto/set-up-subscription#set-collection-method
As they're 2 different things
210 / 5.000
Yes, I've seen that one, but the expires_after_days parameter can only be from 0 to 14 days.
I need the due date to be longer than that, and it can't be invoice.
Is there another parameter for expiration date?
I believe that PaymentIntents would be ideal for me to get the ticket link with the due date.
No I don't believe you can set it beyond 14 days, but that's not my area of expertise. You can write in to https://support.stripe.com for more info though
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Sure! Thank you very much!
No problem!