The solution would get initiated by calling the following URL:
Method | url |
---|---|
POST | https://uataws.paynearby.in:7052/dmt |
You need to share the following information in an encrypted format:
- ProductID - 1 for DMT
- PartnerId – ID created for the partner on PayNearby system
- ClientAgentID – ID of the agent on your platform
- SessionID – ID generated by you for the agent to ensure that it is a valid session on your application for your agent
https://uataws.paynearby.in:7052/dmt?ProductId=1&ClientAgentID=WZLp2Mo24kZCZsdq190nkw%3D%43D&PartnerId=DIU24ZPAo5jKrDpofQ3Crw%3D%3D&SessionID=HuwaQd4QQA2gsXU0Fa2reGfMfjiN5KJrqCx5%2B1vsQtoDaJrXOGAvjL7TMnNT%2FTL3G
Note
- The url for live environment will be different