<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/StoreAndForwardBatch/StoredPaymentCardReadResult/paymentCardData",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader20StoreAndForwardBatchV27StoredPaymentCardReadResultV07paymentI4DataSSvp"
  },
  "title" : "paymentCardData"
}
-->

# paymentCardData

A Base64-encoded string that contains the encrypted payment information
to send to your payment provider.

```
let paymentCardData: String
```

## Discussion

This information is present any time the system reads a card, including
for purchases, refunds, and card verification.

---

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)