Pay
Web 获取充值档位列表
返回 Web 充值面板数据,包含支付方式、内购档位与订阅档位。命中充值弹窗 AB 实验且不是已有 VIP 的用户,充值页和充值弹窗均返回后台按权重降序配置的前 3 个订阅档位,并忽略状态及页面展示开关;已有 VIP 仍不返回订阅档位。订阅档位包含定价相关字段:is_discount、pricing_type_text、discount_price、product_price、offer_id。
响应契约:PaymentPanelWeb。
需要登录。 需要请求签名。 响应会经过加密中间件。
认证要求:需要登录。
签名要求:需要请求签名。
响应处理:默认会经过响应加密。
get/getWebRechargeList
Query parameters
recharge_sceneinteger
充值场景:1=充值页,2=充值弹窗。
充值场景:1=充值页,2=充值弹窗。
Headers
langstring
语言代码,例如 en、zh、es。
语言代码,例如 en、zh、es。
device_numberstring
设备唯一标识。
设备唯一标识。
app_versionstring
客户端版本号。
客户端版本号。
timestampinteger
请求时间戳(秒)。
请求时间戳(秒)。
signaturestring
接口签名。
接口签名。
Response
请求成功
Example response
{
"msg": "成功"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.