Connecting Qualpay
Maven connects to Qualpay using your security key and merchant ID via the Qualpay Payment Gateway API.Getting Your Credentials
- Log into Qualpay Manager (or the sandbox at app-test.qualpay.com).
- Go to Administration → Security Keys and create an API security key.
- Your merchant ID is shown in Qualpay Manager.
Connecting in Maven
In the Maven Dashboard, open your app → Payments tab → Qualpay card:- Environment: Sandbox or Production
- Security Key: your Qualpay API security key
- Merchant ID: your Qualpay merchant ID
Processor Response Fields
Maven flags voice payments as telephone-order (
moto_ecomm_ind). In tokenize mode, the card is stored at Qualpay and the returned card_id can be charged later via /pg/sale with card_id instead of card data.