capture stripe payment

Topics related to bookings and guest managment
Post Reply
sejourpoitiers
Posts: 11
Joined: Fri Aug 10, 2018 8:22 pm

Hello,
i have stripe gateway, and it's work well since many months.

Today, i wish send email just for capture the credit card (and credit manualy charge later)
The help's page write this
https://wiki.beds24.com/index.php/Categ ... Collection

i use this link
www.beds24.com/bookpay.php?bookid=[BOOK ... &capture=0

but in fact, the payment is capture and charge at the same time ?
How can i differ it ?

Thank's
annettemorgenroth
Posts: 1335
Joined: Sun Jun 30, 2013 8:44 am

capture=0 sets that you do not want to capture payment). If you watn to capture please use capture=1
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

Your URL looks good and it should capture and authorize the card but not collect payment.

I tested and it worked for me, perhaps check the URL is opening correctly with &capture=0
Post Reply