---
title: status
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymentauthorizationresult/status
---

# status

The status code for the authorization result.

## Declaration

```data
required short status;
```

## Discussion

Discussion For status values, see Apple Pay Status Codes.

## See Also

### Providing authorization results

- [errors](applepayontheweb/applepaypaymentauthorizationresult/errors.md)
