#NatR-Invoice
1 messages · Page 1 of 1 (latest)
yes please and then on completion the remaining amount 😀
This feature is not available in invoice, but you can do it with PaymentIntents API https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
So basically you can place a hold, and do a partial capture.
Oh, bummer. But thank you I'll take a look!