{"idempotencyKey":"202209010001","amount":500,"currency":"MXN","country":"MX","paymentMethod":"PAY_CASH","paymentFlow":"DIRECT","payer":{"name":"username","email":"username@liquido.com","billingAddress":{"zipCode":"03400","state":"CDMX","city":"Álamos","street":"Simón Bolívar","number":"12121"}},"orderInfo":{"orderId":"test-order-id","shippingInfo":{"name":"shipping test name","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":"MX"}}},"callbackUrl":"https://api.client.com/callback/","description":"this is a test pay","expirationDate":"2022-09-30","recurring":false,"subMerchantId":"UUID"}
Content-Type: application/json
{"transferStatusCode":200,"transferErrorMsg":null,"idempotencyKey":"202209010001","referenceId":"202209010001","paymentMethod":"PAY_CASH","amount":500,"currency":"MXN","country":"MX","finalAmount":100,"finalCurrency":"MXN","createTime":"2022-09-01 01:13:01 UTC","scheduledTime":"2022-09-01 01:13:18 UTC","finalStatusTime":null,"payer":{"name":"username","email":"username@liquido.com","billingAddress":{"street":"Simón Bolívar","number":"12121","city":"Álamos","state":"CDMX","zipCode":"03400"}},"transferStatus":"IN_PROGRESS","description":"this is a test pay","callbackUrl":"https://api.client.com/callback/","transferDetails":{"payCash":{"referenceNumber":"1264207400046","expirationDate":"2022-09-30","recurring":false}},"subMerchantId":"UUID"}
通知 / 回调
Content-Type: application/json
{"eventType":"CHARGE_SUCCEEDED","data":{"chargeDetails":{"transferStatusCode":200,"transferErrorMsg":null,"idempotencyKey":"202209010001","referenceId":"202209010001","paymentMethod":"PAY_CASH","amount":500,"currency":"MXN","country":"MX","finalAmount":100,"finalCurrency":"MXN","createTime":"2022-09-01 01:13:01 UTC","scheduledTime":"2022-09-01 01:13:18 UTC","finalStatusTime":"2022-09-06 00:30:55 UTC","payer":{"name":"username","email":"username@example.com","billingAddress":{"street":"Simón Bolívar","number":"12121","city":"Álamos","state":"CDMX","zipCode":"03400"}},"transferStatus":"SETTLED","description":"this is a test pay","callbackUrl":"https://api.client.com/callback/","transferDetails":{"payCash":{"referenceNumber":"1264207400046","expirationDate":"2022-09-30","recurring":false,"paymentTime":"2022-09-06 00:21:20"}},"subMerchantId":"UUID"}}}