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

# fetchPaymentCardReaderStore()

Returns a store containing the read results the framework obtained using a Store and Forward
session.

```
func fetchPaymentCardReaderStore() throws -> PaymentCardReaderStore
```

## Return Value

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

## Discussion> Throws: ``doc://com.apple.ProximityReader/documentation/ProximityReader/PaymentCardReaderError`` if the method fails to retrieve the store.

---

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)