API Endpoints
The section provides the list of endpoints used for XML, Checkoutjs, Lightbox, Hosted Payment Page and IP Address.
XML API
Demo Endpoints
- Demo:
https://api.demo.convergepay.com/VirtualMerchantDemo/processxml.do
- Demo:
https://api.demo.convergepay.com/VirtualMerchantDemo/processBatch.do
- Demo:
https://api.demo.convergepay.com/VirtualMerchantDemo/accountxml.do
Production Endpoints
- Production:
https://api.convergepay.com/VirtualMerchant/processxml.do
- Production:
https://api.convergepay.com/VirtualMerchant/processBatch.do
- Production:
https://api.convergepay.com/VirtualMerchant/accountxml.do
Checkout.js
Demo Endpoints
- Session Token Request:
https://api.demo.convergepay.com/hosted-payments/transaction_token
- Checkout.js Library:
https://api.demo.convergepay.com/hosted-payments/Checkout.js
Production Endpoints
- Session Token Request:
https://api.convergepay.com/hosted-payments/transaction_token
- Checkout.js Library:
https://api.convergepay.com/hosted-payments/Checkout.js
Lightbox
Demo Endpoints
- Session Token Request:
https://api.demo.convergepay.com/hosted-payments/transaction_token
- Redirect to Hosted Payment Form:
https://api.demo.convergepay.com/hosted-payments/PayWithConverge.js
Production Endpoints
- Session Token Request:
https://api.convergepay.com/hosted-payments/transaction_token
- Redirect to Hosted Payment Form:
https://api.convergepay.com/hosted-payments/PayWithConverge.js
Hosted Payments Page
Demo Endpoints
- Session Token Request:
https://api.demo.convergepay.com/hosted-payments/transaction_token
- Redirect Transaction Request:
https://api.demo.convergepay.com/hosted-payments
Production Endpoints
- Session Token Request:
https://api.convergepay.com/hosted-payments/transaction_token
- Redirect Transaction Request:
https://api.convergepay.com/hosted-payments
IP Address
Use the following endpoint to know the IP address of the server.
- IP Address Request:
https://www.convergepay.com/hosted-payments/myip
Perform a GET request to the above endpoint to know the IP address where the transaction request originate from.