MYR Collection Application
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 (obtained from backend, must pass the corresponding business ID according to the currency in the URL)
Merchant order number
48User’s full name, recommended to use real name. Format: include firstName and lastName, separated by a space. Example: Donald John Trump
Valid phone number
Valid email
Transaction amount (accurate to two decimal places; punctuation marks such as “,” are prohibited)
^\d+\.\d{2}$Transaction type
Redirect URL after successful payment
Redirect URL after failed payment
Payment remark (transaction title, product name, or payment reason)
Unique user identifier (e.g., userId). Must be valid, otherwise it will affect the transaction. Format: digits, letters, or symbols -~!@#$%&*()_.
^[A-Za-z0-9\-~!@#$%&*()_]+$Signature
Callback URL
Remark details
Required for cashier mode, pass: 458

