---
title: PaymentCardReader.Options
framework: proximityreader
role: symbol
role_heading: Structure
path: proximityreader/paymentcardreader/options-swift.struct
---

# PaymentCardReader.Options

Additional information you use to configure a payment card reader.

## Declaration

```swift
struct Options
```

## Topics

### Creating an options structure

- [init(vasMerchants:)](proximityreader/paymentcardreader/options-swift.struct/init(vasmerchants:).md)

### Getting the list of merchants

- [vasMerchants](proximityreader/paymentcardreader/options-swift.struct/vasmerchants.md)

### Setting read behaviors

- [includeErrorInReadResult](proximityreader/paymentcardreader/options-swift.struct/includeerrorinreadresult.md)
- [returnReadResultImmediately](proximityreader/paymentcardreader/options-swift.struct/returnreadresultimmediately.md)

### Initializers

- [init()](proximityreader/paymentcardreader/options-swift.struct/init().md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Creating a payment reader

- [init(options:)](proximityreader/paymentcardreader/init(options:).md)
