| Environment | Description |
|---|---|
| Sandbox | BoostMFB provide test key for API debugging. |
| Production | Register a free merchant account and generate keys via the merchant platform. |
| Field | Description |
|---|---|
| code | Response code. A value other than '00' indicates an exception (service or business error). '00' means success. |
| msg | Description message |
| data | Business data. See individual API documentation for detailed fields. |
⚠️ For transaction APIs, if code ≠ "00", you must query the final result via the corresponding query interface.
| Field | Description |
|---|---|
| signature | Data signature. See the signature algorithm for details. |
| Environment | IP Address |
|---|---|
| Sandbox (Test) | 120.79.228.164 |
| Production | 8.209.67.112 |
IMPORTANT: Always follow the API instructions strictly. Do not change the transaction result before receiving an explicit response from the payment system to prevent financial loss. The payment system's result is determined by the final transaction status.