Pay

Paypal 回调通知

响应契约:EmptyObject。

路由声明为 any,文档统一按 POST 展示。 无需登录。 无需请求签名。 返回明文响应。

路由声明:服务端允许任意 HTTP 方法访问,文档以 POST 形式展示。

认证要求:无需登录。

签名要求:无需请求签名。

响应处理:返回明文响应。

post/paypal/notify

Headers

langstring

语言代码,例如 en、zh、es。

语言代码,例如 en、zh、es。

device_numberstring

设备唯一标识。

设备唯一标识。

app_versionstring

客户端版本号。

客户端版本号。

Response

请求成功

codeinteger required
msgstring required
dataEmptyObject required

空对象。

infoobject required
is_encrypt0 | 1 required
request_idstring required
response_timeinteger required
original_dataobject

Example response

{
  "msg": "成功"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.