POST /v1/payments/createQrOrder
Creates a QR code order for the Merchant Presented Dynamic QR (C Scan B) payment scenario.
Request Parameters
string
required
Business type of the QR code. For Merchant Presented Dynamic QR:
ORDER_CODEMax length: 16 charactersstring
required
Fixed value:
51051000101000100048 for C Scan B Dynamic.Max length: 32 charactersstring
required
Protocol type. Only supports
CGCP.Max length: 16 charactersobject
required
Merchant order information.
string
Payment result notification address.Max length: 1024 characters
string
JSON-formatted extension data.Max length: 2048 characters
Response Parameters
object
required
Standard result object with
resultCode, resultStatus, resultMessagestring
required
Echo of the merchant-provided transaction identifier.
string
Platform-generated unique payment order ID.
string
Generated QR code content.