<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/PaymentCardTransactionRequest/PaymentCycle",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader29PaymentCardTransactionRequestV0C5CycleO"
  },
  "title" : "PaymentCardTransactionRequest.PaymentCycle"
}
-->

# PaymentCardTransactionRequest.PaymentCycle

Values that specify the frequency of payments

```
enum PaymentCycle
```

## Topics

### Enumeration Cases

[`case monthly`](/documentation/ProximityReader/PaymentCardTransactionRequest/PaymentCycle/monthly)

Payment is monthly.

[`case weekly`](/documentation/ProximityReader/PaymentCardTransactionRequest/PaymentCycle/weekly)

Payment is weekly.

[`case yearly`](/documentation/ProximityReader/PaymentCardTransactionRequest/PaymentCycle/yearly)

Payment is yearly.

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

---

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)