Enum PaymentLinkResource.RecurringProcessingModelEnum

  • All Implemented Interfaces:
    Serializable, Comparable<PaymentLinkResource.RecurringProcessingModelEnum>
    Enclosing class:
    PaymentLinkResource

    public static enum PaymentLinkResource.RecurringProcessingModelEnum
    extends Enum<PaymentLinkResource.RecurringProcessingModelEnum>
    Defines a recurring payment type. Possible values: * **Subscription** – A transaction for a fixed or variable amount, which follows a fixed schedule. * **CardOnFile** – With a card-on-file (CoF) transaction, card details are stored to enable one-click or omnichannel journeys, or simply to streamline the checkout process. Any subscription not following a fixed schedule is also considered a card-on-file transaction. * **UnscheduledCardOnFile** – An unscheduled card-on-file (UCoF) transaction is a transaction that occurs on a non-fixed schedule and/or has variable amounts. For example, automatic top-ups when a cardholder's balance drops below a certain amount.