异步通知


[!TIP|style:flat]

YabandPay将从下面IP地址返回异步通知,建议加入防火墙白名单。

8.211.8.130

8.211.10.149

返回示例:

{
    "data": {
        "user": "036870",
        "time": 1708484735,
        "gateway_name": "YabandPay",
        "payout_id": "0594bf99-fce7-3784-28f7-e8e76ad01989",
        "currency": "EUR",
        "amount": "100.01",
        "reference": "456789",
        "notify_url": "https://www.yabandpay.com/notify",
        "state": "completed"
    },
    "sign": "6ee293bb0c127d3370f215fe760eab144db6f79fec1f8516178b075edd745b30"
}

返回参数:

参数 类型 描述
user String 账号的UID
time String 当前时间戳
gateway_name String 钱包机构名称
payout_id String payout订单号
currency String 货币代码
amount String 提款金额
reference String 备注
notify_url String 异步通知地址
state String 订单状态,目前有4种状态: awaiting approval(等待审批)、failed (提款失败)、completed (提款成功)、overruled (审批后被拒绝)

results matching ""

    No results matching ""