{"idempotencyKey":"1ec983fa-1c37-679b-809b-067861d8700019","amount":1000,"currency":"CLP","country":"CL","paymentMethod":"PAGO46","paymentFlow":"DIRECT","payer":{"name":"username","email":"username@liquido.com","phone":"+56 234567890","billingAddress":{"zipCode":"03400","state":"CDMX","city":"Álamos","street":"Simón Bolívar","number":"12121"}},"orderInfo":{"orderId":"test-order-id","shippingInfo":{"name":"shipping test name","phone":"shipping phone","email":"thiago@example.com","address":{"street":"street name","number":"building number","complement":"unit, apt, etc.","district":"district, neighborhood, etc.","city":"city name","state":"state, state code","zipCode":"zip code, postal code","country":"CL"}}},"pago46":{"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-1c37-679b-809b-067861d8700019","referenceId":"1ec983fa-1c37-679b-809b-067861d8700019","paymentFlow":"DIRECT","paymentMethod":"PAGO46","amount":1000,"currency":"CLP","finalAmount":1000,"finalCurrency":"CLP","country":"CL","createTime":"2023-05-30 00:37:41 GMT-07:00","scheduledTime":"2023-05-30 00:37:43 GMT-07:00","finalStatusTime":"2023-05-30 00:37:43 GMT-07:00","payer":{"name":"username","email":"username@liquido.com","phone":"+56 234567890","billingAddress":{"zipCode":"03400","state":"CDMX","city":"Álamos","street":"Simón Bolívar","number":"12121"}},"transferStatus":"IN_PROGRESS","description":"this is a test pay","callbackUrl":"http://api.client.com/notifications","transferDetails":{"pago46":{"paymentUrl":"https://liquido.com/gmf-apm/payments/M-9ae481d9-b47f-4459-9b63-644977fe91ed","redirectUrl":"https://www.liquido.com"}}}
通知 / 回调
Content-Type: application/json
{"eventType":"CHARGE_SUCCEEDED","data":{"chargeDetails":{"transferStatusCode":200,"transferErrorMsg":null,"idempotencyKey":"1ec983fa-1c37-679b-809b-067861d8700019","referenceId":"1ec983fa-1c37-679b-809b-067861d8700019","paymentMethod":"PAGO46","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":"username","email":"username@liquido.com","phone":"+56 234567890","billingAddress":{"zipCode":"03400","state":"CDMX","city":"Álamos","street":"Simón Bolívar","number":"12121"}},"transferDetails":{"pago46":{"paymentUrl":"https://liquido.com/gmf-apm/payments/M-9ae481d9-b47f-4459-9b63-644977fe91ed","redirectUrl":"https://www.liquido.com"}},"transferStatus":"IN_PROGRESS","description":"this is a test pay","callbackUrl":"http://api.client.com/notifications"}}}