PaymentService

支付回调

供支付渠道回调;当前仓库含 mock 回调能力。

post/v1/console/payment/callback/{provider}

Path parameters

providerstring required

Request body

payloadstring

payload 回调原始数据(JSON 字符串)

providerstring

provider 支付渠道:alipay/wechat/stripe

Response

OK

okboolean

Changes

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