Checkout
When placing a booking. It is often required to take some form of upfront payment.
To do this, you can utilise our eCommerce checkout API to create a checkout url to direct the user to, and once they have paid, can be brought back to your purchase flow to complete the booking.
This return will include a payment id, which you can then send along with the creation of the booking, to allocate the payment against it.
Last updated