---
title: fetchPaymentCardReaderStore()
framework: proximityreader
role: symbol
role_heading: Instance Method
path: proximityreader/paymentcardreader/fetchpaymentcardreaderstore()
---

# fetchPaymentCardReaderStore()

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

## Declaration

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

## Return Value

Return Value PaymentCardReaderStore when successful.

## Discussion

Discussion note: PaymentCardReaderError if the method fails to retrieve the store.
