MPGS
Mastercard Payment Gateway Services (MPGS) is a secure payment gateway that enables businesses to accept online payments from customers through various payment channels.
Pay
Confirm (Pay)
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"status": 200,
"result": {
"code": "CHECKOUT_REDIRECT",
"redirect_url": "https://xxxxxxxxxxxxxxx"
}
}{
"error": {
"status": 4xx,
"code": "ERROR_CODE_PLACEHOLDER",
"message": "ERROR_MESSAGE_PLACEHOLDER"
}
}Callback handler
Parameter
Description
Last updated