Payments

Create Guest Subscription Payment

为未注册用户创建订阅支付订单

post/payments/subscription/guest-create

Request body

emailstring email required

用户邮箱

plan_codestring required

订阅计划代码

payment_method'alipay' | 'wxpay'

支付方式 (alipay 或 wxpay)

method'api' | 'web' nullable

支付接口类型 (api 或 web)

return_urlstring nullable

支付后的自定义返回URL

Response

Successful Response

order_nostring required
payment_urlstring nullable
qr_codestring nullable
qr_imgstring nullable
statusstring required
plan_codestring required
plan_namestring required
api_keystring required
messagestring nullable

Changes

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