Skip to main content
POST /v1/payments/notifyCashierUrl A notification endpoint implemented by the merchant. The wallet sends the cashier redirect URL, which can then be passed to the my.tradePay JSAPI in the Mini Program.

Request Parameters

string
required
The payment ID of the original payment order.Max length: 64 characters
string
required
The cashier redirect URL to use in my.tradePay.Max length: 1024 characters

Response Parameters

object
required
Standard result object with resultCode, resultStatus, resultMessage

Result Codes