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

CredentialValue
merchant_idINUAT87G74
secret_key4873dc387bb681522b8ad0d7e4c6105c
encryption_key53b31e0325fdce29c880d4c0545d888f
encryption_ivTGj0EHQEo1+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 production secret_key,

encryption_key, or encryption_iv with anyone — treat them the same as a password.

Reach out to [email protected] when you're ready to request your production credentials.


Did this page help you?