Q

Qualpay Payment Gateway API

REST discovered

Details
URL
https://api-test.qualpay.com/pg
Docs
https://developer.qualpay.com/docs/payment-gateway
Authentication
Qualpay API credentials (merchant ID + API key, or integrator/vendor ID + vendor API key) compound discovered Get key ↗

Create a sandbox or production account in the Qualpay Manager portal, then open Get Your API Credentials. For merchant access, go to AdministrationSecurityAPI Security Keys, create a security key, enable the API resources you need, click Get Key, and copy both the API key and the merchant ID shown under Key Detail. For partner access, go to AdministrationAPI SecurityNew API Profile, create a profile, choose API resources, click Get Security Key, and copy both the vendor API key and the Integrator ID. To call the APIs from your own system, see Authentication: format the key as :api_key, Base64-encode it, and send it as Authorization: Basic <base64(:api_key)>.