#Appvizer
1 messages · Page 1 of 1 (latest)
Hi there,
Nope you can't achieve that using Stripe, each invoice is for one payment
Oh right :/ I may have an idea, could it be posible to :
- generate an invoice
- not ask for the payment
- generate some paymentIntents whithin the payment schedule, that I could link to the invoice
- when all the paymentIntents are paid, I mark the invoice as "paid"