2.6. Callback of failed payment
This form is sent by Payplaypro to the Merchant’s Failed Result URL.
Action - Failed Result URL
Method – POST
Form parameters:
| Name | Field name | Description |
|---|---|---|
| Merchant ID | LMI_MERCHANT_ID | Merchant’s ID from Merchant’s Store Profile. |
| Payment amount | LMI_PAYMENT_AMOUNT | Payment amount. |
| The reference to uniquely identify a payment | LMI_PAYMENT_NO | Order number according to the Merchant’s record-keeping system which is received from the Merchant in Payment request form. |
| Payment purpose | LMI_PAYMENT_DESC | Description of a product/work/service being paid for. Maximum length is 255. UTF8 encoding. |
| Error code | LMI_ERROR_CODE | error code |
| Notification text | LMI_CLIENT_MESSAGE | Recommended notification text to the Client. |