HMACSHA512(paymentId + wayletPaymentId + status + amount)POST {$request.body.callbackUrl}| Campo | Descripci贸n |
|---|---|
| paymentId | Trade operation identifier |
| wayletPaymentId | Waylet operation identifier matching the identifier returned in the request |
| status | You may receive one of the following values: PAID, REFUSED or CANCELED |
| errorCode | If status = REFUSED, you receive the error code |
| errorDescription | If status = REFUSED, you receive the error description |
| amount | Amount requested to be collected |
| signature |