<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePaySession/STATUS_FAILURE",
  "metadataVersion" : "0.1.0",
  "role" : "",
  "symbol" : {
    "kind" : "",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "clconst/ApplePaySession/STATUS_FAILURE"
  },
  "title" : "STATUS_FAILURE"
}
-->

# STATUS_FAILURE

The requested action failed.

```
const unsigned short STATUS_FAILURE;
```

## Discussion

The payment is not completed and the payment sheet is dismissed.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)