Implementing a Payment Method

Ready to handle payments with liteAPI? We’ve got you covered with four built-in payment options, plus the flexibility to add your own payment layer if needed. For information on which is the right choice for your use case, review our Revenue Management and Commission guide.

Let’s dive into the options and how to get started with each one.

1. User Payment

Use liteAPI's payment SDK to accept user payment. User Payment Guide

This is the most common option, allowing liteAPI to handle all the payment processing on your behalf.

2. Account Credit Card

Pay directly from the account’s credit card. Account Credit Card Guide

This is the easiest method to implement, especially for sandbox testing. It's also used when an application wants to be the merchant of record or to bundle services or goods.

3. Account Wallet

Prepay to top up the wallet and then use the wallet funds for bookings. Account Wallet Guide

It is very similar to the Account Credit Card but offers the option to prepay for future bookings.