search
Your Paytm for business app is working and will keep working beyond March 15th, 2024. Click to know more

API Integration Overview

 

To start accepting payments through AI Router, there are following API Integrations that the merchant needs to perform: 

 

Flow Description API Integration
Transactional Flow By integrating with AI Router's transactional API, you can perform end-to-end transactions in the AI Router's Checkout page, which will in turn route the transaction to a suitable payment gateway for completing the payment.
Transaction Status or Webhooks

You can check the status of a transaction by making an API call through our Transaction Status API. This API gets the transaction status corresponding to the requested OrderId or Transaction id for a specific merchant. 
OR
You can check the payment status with ease. AI router sends a server-to-server (S2S) response in key-value pairs on the webhook configured and on the callback URL. Payment Success Webhook response is sent for the final transaction status i.e. success or failure. Webhook for payment status can be configured from the merchant dashboard.

 

Refund Flows You can also initiate payment refunds via APIs by integrating with the AI Router's refund APIs