#benkebab
1 messages · Page 1 of 1 (latest)
Hi there! I'd recommend against using PaymentLinks for this as you likely want to tie this back to a specific customer. It's not currently possible to create a PaymentLink for a specific customer
By "deposit" in this case, do you essentially want to authorize a charge for a specific amount but not actually capture/move funds unless it's necessary?
If that's in fact what you're looking for, I recommend reviewing this charge flow: https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
You'd essentially place a "hold" on a customer's card, and capture the funds as needed/within a specific deadline