Cashier Collection Application
Create collection order
Documentation Index
Fetch the complete documentation index at: https://doc.haipay.net/llms.txt
Use this file to discover all available pages before exploring further.
Secret Key & Private Key (Generate Signature)
Related Topics
Body
Business ID (retrieved from the backend; must use the Cashier-specific APPID, currency is CASHIER)
Merchant order ID
48User full name (recommended to use real name). Format: firstName + lastName, separated by a space, e.g., Donald John Trump
Valid email address
Transaction amount (accurate to two decimals; do not use punctuation symbols such as “,”)
^\d+\.\d{2}$Transaction currency. Supported: USD (minimum 0.99 USD). For other currencies, see Region Codes.
3Redirect URL after successful payment
Redirect URL after failed payment
Payment note (transaction title, product name, reason for payment, etc.)
use 2-letter code
2Unique user identifier (e.g., userId), used for risk control. Must be real/valid, otherwise it may affect transactions. Allowed format: numbers, letters, or symbols -~!@#$%&*()_.
^[A-Za-z0-9\-~!@#$%&*()_]+$Signature
Callback URL
Detailed remarks

