Search Knowledge Base Articles
402 Payment Required
Reserved for future use. The original intention was that this code might be used as part of some form of digital cash or micropayment scheme, as proposed, for example, by GNU Taler,[34] but that has not yet happened, and this code is not widely used. Google Developers API uses this status if a particular developer has exceeded the daily limit on requests.[35] Sipgate uses this code if an account does not have sufficient funds to start a call.[36] Shopify uses this code when the store has not paid their fees and is temporarily disabled.[37] Stripe uses this code for failed payments where parameters were correct, for example blocked fraudulent payments.
Did you find this article useful?
Related Articles
-
100 Continue
The server has received the request headers and the client should proceed to send the request body... -
101 Switching Protocols
The requester has asked the server to switch protocols and the server has agreed to do so.... -
102 Processing
A WebDAV request may contain many sub-requests involving file operations, requiring a long time to c... -
200 OK
Standard response for successful HTTP requests.... -
201 Created
The request has been fulfilled, resulting in the creation of a new resource....