#Velix
1 messages · Page 1 of 1 (latest)
hello! maybe you can consider Invoices instead : https://stripe.com/docs/invoicing - send them an invoice and set the due date to 1 week later
Thanks for your reply. We have our own invoicing system 😦 So I can't use Stripe Invoices.
then you can also look into building your own payment page with the Payment Element and implement all of the relevant logic for your requirements instead :
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
https://stripe.com/docs/payments/quickstart