%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/public_html/admin1/vendor/square/square/doc/models/ |
Upload File : |
# Error Category Indicates which high-level category of error has occurred during a request to the Connect API. ## Enumeration `ErrorCategory` ## Fields | Name | Description | | --- | --- | | `API_ERROR` | An error occurred with the Connect API itself. | | `AUTHENTICATION_ERROR` | An authentication error occurred. Most commonly, the request had<br>a missing, malformed, or otherwise invalid `Authorization` header. | | `INVALID_REQUEST_ERROR` | The request was invalid. Most commonly, a required parameter was<br>missing, or a provided parameter had an invalid value. | | `RATE_LIMIT_ERROR` | Your application reached the Connect API rate limit. Retry your<br>request after a while. | | `PAYMENT_METHOD_ERROR` | An error occurred while processing a payment method. Most commonly,<br>the details of the payment method were invalid (such as a card's CVV<br>or expiration date). | | `REFUND_ERROR` | An error occurred while attempting to process a refund. | | `MERCHANT_SUBSCRIPTION_ERROR` | An error occurred when checking a merchant subscription status |