Enum PayoutRequest.RecurringProcessingModelEnum

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

    public static enum PayoutRequest.RecurringProcessingModelEnum
    extends Enum<PayoutRequest.RecurringProcessingModelEnum>
    Defines a recurring payment type. Allowed values: * `Subscription` – A transaction for a fixed or variable amount, which follows a fixed schedule. * `CardOnFile` – 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.