Introduction

The flow of rail transaction would be in the following steps:

  • Partner would have to buy an inventory of Rail IDs from dashboard given
  • Agent would need to be onboarded for using rail service. On being onboarded, a callback will be called to your system so that you can debit agent balance on your platform. On success, the rail id inventory would be subtracted
  • For transactions, partner would need to initiate a login API. The following would be shared in response "session_token" and "product_url"
  • Partner would need to initiate the product url with the received session token. The agent would see the white label solution with your brand logo on left-hand top corner
  • After confirming the transaction, we would initiate the a callback to inform about the transaction. You can use the same to store transaction details in your system and debit the agent on your platform