#peter-payment-intent
1 messages · Page 1 of 1 (latest)
hello @heady sparrow yes this seems possible tobuild
mostly this is something you'd build yourself end to end really. You'd get them back "on session" on your website and then you'd have them pay with their saved card or a new one
If you are fine with collecting new card details/payment from scratch you could use Payment Links https://stripe.com/payments/payment-links
you'd make a one-off link for a specific customer/line item/amount from the Dashboard and then you can send them that URL
but you'll have to do more manual reconciliation for all those payments
I don't know what that sentence means
ha my CFO asked me to ask that
I think he wants to know what the stripe fee is for payments made via payment links
versus charges via Payment Intent API
same exact fee