{"idempotencyKey":"1ec983fa-1a37-679b-809b-067861d87ab0","amount":1000,"currency":"CLP","country":"CL","paymentMethod":"FINTOC","paymentFlow":"DIRECT","payer":{"name":"Juan Garcia","email":"juangarcia@example.com"},"fintoc":{"redirectUrl":"https://www.liquido.com"},"description":"this is a test pay","callbackUrl":"http://api.client.com/notifications"}
Content-Type: application/json
{"transferStatusCode":200,"idempotencyKey":"1ec983fa-1a37-679b-809b-067861d87ab0","referenceId":"1ec983fa-1a37-679b-809b-067861d87ab0","paymentFlow":"DIRECT","paymentMethod":"FINTOC","amount":1000,"currency":"CLP","finalAmount":1000,"finalCurrency":"CLP","country":"CL","createTime":"2023-05-30 00:35:06 GMT-07:00","scheduledTime":"2023-05-30 00:35:09 GMT-07:00","finalStatusTime":"2023-05-30 00:35:09 GMT-07:00","payer":{"name":"Juan Garcia","email":"juangarcia@example.com"},"transferStatus":"IN_PROGRESS","description":"this is a test pay","callbackUrl":"http://api.client.com/notifications","transferDetails":{"fintoc":{"paymentUrl":"https://liquido.com/gmf-apm/payments/M-550d8577-71f7-448c-bcdf-2efbb362f390","redirectUrl":"https://www.liquido.com"}}}
通知 / 回调
Content-Type: application/json
{"eventType":"CHARGE_SUCCEEDED","data":{"chargeDetails":{"transferStatusCode":200,"transferErrorMsg":null,"idempotencyKey":"1ec983fa-1a37-679b-809b-067861d87ab0","referenceId":"1ec983fa-1a37-679b-809b-067861d87ab0","paymentMethod":"FINTOC","amount":1000,"currency":"CLP","country":"CL","finalAmount":1000,"finalCurrency":"CLP","createTime":"2023-05-30 00:37:43 GMT-07:00","scheduledTime":"2023-05-30 00:37:43 GMT-07:00","finalStatusTime":null,"payer":{"name":"Juan Garcia","email":"juangarcia@example.com"},"transferDetails":{"fintoc":{"paymentUrl":"https://liquido.com/gmf-apm/payments/M-9aeq81d9-b47f-4459-9b63-644977fe91ed","redirectUrl":"https://www.liquido.com"}},"transferStatus":"IN_PROGRESS","description":"this is a test pay","callbackUrl":"http://api.client.com/notifications"}}}