Integration for Vouchers

Velocity Android Software Development Kit Integration Guide

The integration of an Android device with an SDK for a voucher transaction depends on the voucher used for a transaction. This section contains an example of Travel Fund integration with Velocity SDK.

Travel Fund

Travel Fund (TF) acts as a virtual wallet and stores a customer’s cash refund. The amount is attributed to a passenger name record (PNR) as a record locator and an expiry date, which can be retrieved and redeemed using the PNR. Merchants can configure the currencies for which TF is shown as a payment method during a transaction.

When customers select TF to make payment:

  • Travel Fund is shown on the page for making payment.
  • Customers enter their PNR number to know the voucher details such as:
    • Balance amount
    • Currency
    • Expiry date
  • After making payment using this voucher, customers can view their voucher details.
  • See Display Payment Confirmation for details.