- Joined
- Jul 13, 2017
The HTTP 402 status code indicates that the client must make a payment to access the requested resource.<a href="https://en.wikipedia.org/wiki/HTTP_402#cite_note-2"><span>[</span>2<span>]</span></a> It is typically used in situations where the server requires payment before granting access to the content or service. This code serves as a reminder that financial transaction or authorization is needed to proceed further.
The 402 status code is considered non-standard and was introduced to extend the HTTP protocol's capabilities beyond the standard set of status codes. It provides a clear indication to the client that they need to take action to complete the payment process before they can access the requested resource.


edit: here's the announcement:

Last edited: