支付成 功回调
- 回调验证
接口认证请参考 回调认证
- 回调示例
{
"notify_type": "payment_success",
"data": {
"uid": 39172931,
"order_id": "C34368224017070000",
"merchant_order_id": "P2164521756312637123",
"order_amount": "105.00",
"order_currency": "CNY",
"settle_currency": "USD",
"exchange_rate": "7.2312341",
"create_time": "2023-08-23T18:25:43.511Z",
"pay_time": "2023-08-23T18:28:16.511Z"
}
}