Overview
The StarPay API uses standard HTTP status codes together with application-specific error codes to indicate why a request failed. Each error includes a unique code that helps you quickly identify and resolve issues during integration.Error Reference
Error Response Format
All error responses follow a consistent structure for predictable error handling:Error Response Examples
404 - Merchant Not Found
404 - Merchant Not Found
When the merchant account cannot be located.
404 - Payment Not Found
404 - Payment Not Found
When the payment record cannot be found in the system.
400 - USD Payment Not Enabled
400 - USD Payment Not Enabled
When USD payment processing has not been enabled for the merchant account.