Tapxyz API
CONTENTS
API Reference
POST
Credit Card
POST
Alipay
POST
Union Pay
POST
WeChat
POST
Tapxyz CheckOut
POST
Refund
POST
Query
Powered by Apifox

notifyUrl

POSTAddress of notifyUrl parameter passed when payment is made

If the notifyurl parameter is passed, tapxyz will notify the address of the payment result

Params

Query Params
tradeNo
string 
required

The flow number generated after each order payment (unique marker)

Example:
2201111806024151
merOrderNo
string 
required

Corresponds to the [OrderNo] parameter of the order submission parameter

Example:
123456789
code
string 
required

Payment result (0: payment successful 1: payment failed)

Example:
0
message
string 
required

Description of Payment Result

Example:
SUCCESS