<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/StoreAndForwardPaymentCardReaderSession/status()",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader026StoreAndForwardPaymentCardB7SessionC6statusAA0cdE6StatusVyYaKF"
  },
  "title" : "status()"
}
-->

# status()

Allows the merchant to check the status of the Store and Forward session.

```
func status() async throws -> StoreAndForwardStatus
```

## Return Value

[`StoreAndForwardStatus`](/documentation/ProximityReader/StoreAndForwardStatus) when successful.

## Discussion> Throws: This method throws a ``ReadError`` if status cannot be retrieved.

---

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)