Skip to main content
Version: v2.0.4 latest

Sandbox Environment

Welcome to the Sandbox Environment for our API. This environment allows you to test and integrate with our API using the provided credentials. Below are the details you need to get started.

Test Merchant Credentials

#  Basic Auth Credentials
Username: paymentgatewaytest
Password: WHaNFE5C3qlChqNbAzH4
# Test Terminal ID
X-Terminal-Id: 237984

These credentials are for testing purposes only and should not be used in a production environment.

Test Card

Use the following test card details to simulate transactions:

// Test Card for Web Payments
PAN (Card Number): 5213720304238582
CVV: 642
Expiration Date: 01-32

// Test Card for Mobile Payments
PAN (Card Number): 5213720304238574
CVV: 123
Expiration Date: 01-30

// Static OTP code for any 3DS challenage screen.
OTP: 123123

Please note that these card details are only valid in the sandbox environment and will not work in a live setting.

API Host

Access the sandbox API using the following host link:

https://uat-sandbox-3ds-api.qi.iq/api/v1

Usage

  1. Use the above credentials to authenticate your API requests.
  2. Simulate transactions using the test card details.