Standard trip order confirmation
Last updated
Last updated
Making payment for a standard trip can be completed using a payment checkout or a wallet checkout method. From the dashboard customers would have two payment options; pay with a wallet, and payment by card.
This payment method uses the user's virtual wallet to make payments. Virtual wallets have an available ledger balance. The money value required for the trip is confirmed on the available balance, and deducted from the wallet. If there is no sufficient balance in the available wallet balance, the payment confirmation cannot be processed or completed.
The checkout payment method allows you to generate a payment checkout URL and share that with your customers. The checkout URL provides a method to make payment by card, bank transfer or via USSD codes. Your customers are able to select one of the following payment channels and confirm payment order for the trip. Payment with checkout URL come with a charge on your customer, and you can find information on the charge calculation .
You can append a callback URL on the GET request, in order to redirect your customer to your page, after the checkout URL is generated and your customer completes action on the page.