---
title: offerPaymentModeStringRepresentation
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/transaction/offerpaymentmodestringrepresentation
---

# offerPaymentModeStringRepresentation

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

## Declaration

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

## See Also

### Deprecated

- [currencyCode](storekit/transaction/currencycode.md)
- [environmentStringRepresentation](storekit/transaction/environmentstringrepresentation.md)
- [offerID](storekit/transaction/offerid.md)
- [offerType](storekit/transaction/offertype-swift.property.md)
- [reasonStringRepresentation](storekit/transaction/reasonstringrepresentation.md)
- [storefrontCountryCode](storekit/transaction/storefrontcountrycode.md)
