---
title: STATUS_FAILURE
framework: applepayontheweb
role: symbol
role_heading: ""
path: applepayontheweb/applepaysession/status_failure
---

# STATUS_FAILURE

The requested action failed.

## Declaration

```data
const unsigned short STATUS_FAILURE;
```

## Discussion

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

## See Also

### Status code constants

- [STATUS_INVALID_BILLING_POSTAL_ADDRESS](applepayontheweb/applepaysession/status_invalid_billing_postal_address.md)
- [STATUS_INVALID_SHIPPING_CONTACT](applepayontheweb/applepaysession/status_invalid_shipping_contact.md)
- [STATUS_INVALID_SHIPPING_POSTAL_ADDRESS](applepayontheweb/applepaysession/status_invalid_shipping_postal_address.md)
- [STATUS_PIN_INCORRECT](applepayontheweb/applepaysession/status_pin_incorrect.md)
- [STATUS_PIN_LOCKOUT](applepayontheweb/applepaysession/status_pin_lockout.md)
- [STATUS_PIN_REQUIRED](applepayontheweb/applepaysession/status_pin_required.md)
- [STATUS_SUCCESS](applepayontheweb/applepaysession/status_success.md)
