UAT Credentials
UAT Credentials
Use the sandbox credentials below to authenticate against the UAT (sandbox) environment while you build and
test your integration. These credentials work only against the UAT base URL and cannot be used to move real
money.
Base URL: https://uat-api.indicpay.in
| Credential | Value |
|---|---|
merchant_id | INUAT87G74 |
secret_key | 4873dc387bb681522b8ad0d7e4c6105c |
encryption_key | 53b31e0325fdce29c880d4c0545d888f |
encryption_iv | TGj0EHQEo1+BrSqe |
Plug these values into the token-generation code in the Authentication Guide to generate your Bearer token,
then start calling Create Order and Check Order Status right away.
Going live
Production credentials are unique to your account and issued separately once you're ready to go live.
Never reuse UAT credentials in production, and never share your productionsecret_key,
encryption_key, orencryption_ivwith anyone — treat them the same as a password.
Reach out to [email protected] when you're ready to request your production credentials.
Updated 3 days ago
Did this page help you?
