#minto-paymentlink-deposit
1 messages · Page 1 of 1 (latest)
i manage airbnb apartments and take a deposit hold just incase of any damages. i wanted to know if their is a way i could send a payment link to the guests as a deposit hold and be able to capture if i need to
@unique shore payment links don't support "authorization and capture" today, but if you hold the funds then yes you can
yes as a deposit hold my mistake, how am i able to set this up
You can't use PaymentLinks for that but you can write a bit of code and use Checkout directly. There's a specific parameter in Checkout that lets you hold funds for 7 days: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-capture_method
as airbnb manage my payments stripe is a third party so wont be able to check out directly through stripe hence why i wanted to send it as a link
Ah gotcha, none of that is possible really. You need to chat with airbnb directly in that case if you're not a developer and don't control the code.