This document describe the API to access the Payment Page V2 payment page system. The Payment Page Payment Page application permits to process payments by interacting with the end user. By using this guide you will be able to generate an unique URL hosted by PayXpert, and redirect your end user to this URL in order to fulfill the payment.
The API calls are all authenticated using the standard Basic HTTP Authentication mechanism with the credentials provided at the subscription to the service.
Here is the list of the API stable revision with their dates. The API used must be set in the apiVersion field. Some fields are not available in every revisions, the revisions in which fields are available are specified for each fields.
Revision number | Release Date | Description |
---|---|---|
001 | 2011.03 | Initial API revision. Discontinued. |
002 | 2012.09.26 | |
002.01 | 2014.06.16 | Add parameters “merchantNotification”, “merchantNotificationTo”, “merchantNotificationLang”, “timeOut” and render “ctrlRedirectURL” optional. |
002.02 | 2016.04.28 | Add parameter “paymentMeanInfo” in transaction status. Move “cardHolderName” to this new structure. Remove request parameters “afClientId” and “afPassword”. |
002.03 | 2016.06.02 | Add parameters “operation”, “shopperBirthDate” and “shopperIDNumber” in transaction creation request. Add parameter “shopperBirthDate” and “shopperIDNumber” in transaction status. Fix “shopperName” length to 80 in transaction status. |
002.50 | 2016.06.02 | Add parameters “operation”, “shopperBirthDate” and “shopperIDNumber” in transaction creation request. Add parameter “shopperBirthDate” and “shopperIDNumber” in transaction status. Fix “shopperName” length to 80 in transaction status. |
002.51 | 2018.02.05 |
|
002.60 | 2018.10.31 |
|
002.61 | 2019.10.30 |
|
002.62 | 2021.01.08 |
|
002.70 | 2021.02.15 |
|