Change History
This page lists the changes in the Payler documentation starting from January 1, 2025.
June, 2025
New methods were added:
Mercado Pago (Argentine) - MAPI payment and payout method
Lemon Cash (Argentine) - MAPI apyment and payout method
April, 2025
New methods were added:
JazzCash (Pakistan) - GAPI payment method
Interac (Canada) - MAPI payout method
March, 2025
API callback messages are now sent with the status actionRequired in case of additional processing/checking period by the bank. For the status actionRequired are now sent action.type and action.details as well.
The generating and checking message token process has changed due to a new structure of API callback message. New methods were added:
Netbanking (India) - MAPI payout
PayID - MAPI payout / GAPI payout
February, 2025
For the applepay payment method, the following parameters are now required: session.order.customer.personsData.country
session.order.customer.personsData.firstName
session.order.customer.personsData.lastName
in the Start Payment Session method. - customer.address.country in the Create Payment method.
January, 2025
MAPI payment: the max length of the sessionContext.browserParameters.accept parameter has been changed from 100 to 2000 symbols.
January, 2025
Upi payment method: the max length of the first name and last name parameters in the Start Payment Session and Create Payment methods is now 40.
Every Get Payment Status response now includes the session.payment.amount parameter, regardless of the current payment status.
New payment/payout status,
cancelledByCustomer, has been added to Operation statuses. The status means that a customer declined the payment or payout attempt and returned to the merchant page.
Last updated