<!--
{
  "availability" : [
    "iOS: 15.0.0 - 17.2.0",
    "iPadOS: 15.0.0 - 17.2.0",
    "macOS: 12.0.0 - 14.2.0",
    "tvOS: 15.0.0 - 17.2.0",
    "visionOS: 1.0.0 - 1.1.0",
    "watchOS: 8.0.0 - 10.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/Transaction/offerPaymentModeStringRepresentation",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "s:8StoreKit11TransactionV36offerPaymentModeStringRepresentationSSSgvp"
  },
  "title" : "offerPaymentModeStringRepresentation"
}
-->

# offerPaymentModeStringRepresentation

The string representation of the payment mode for a subscription offer.

```
@backDeployed(before: iOS 17.2, macOS 14.2, tvOS 17.2, watchOS 10.2)
var offerPaymentModeStringRepresentation: String? { get }
```

---

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)