Payment Expired

FieldValue
Type URIhttps://paymentauth.org/problems/payment-expired
HTTP Status402
Defined Indraft-httpauth-payment
The challenge or authorization has expired. The client should request a fresh challenge and retry.
Example Response
{
  "type": "https://paymentauth.org/problems/payment-expired",
  "title": "Payment Expired",
  "status": 402,
  "detail": "Human-readable description of the error."
}
← All problem types