Recurrente Enums

A Wrapper to interact with the Payment Gateway Recurrente.

Definition

Namespace: Tipi.Tools.Payments

Assembly: Tipi.Tools.Payments.dll

Package: Tipi.Tools.Recurrente

This class lets you interact with Recurrente's API.

Enums

Enum containing the Supported Currencies.

Enum containing the Supported Billing Interval Measurment Units.

Enum containing the Supported field requirement Values.

Currency

Enum containing the Supported Currencies.

Members

GTQ

Represents Guatemalan Quetzal.

USD

Represent United States Dollar.

BillingInterval

Enum containing the Supported Billing Interval Measurment Units.

Members

Week

Represents measurement in weeks.

Month

Represents measurement in months.

Year

Represents measurement in years.

Requirements

Enum containing the Supported field requirement Values.

Members

Required

Used if the field displayed and is required.

Optional

Used if the field is displayed and is optional.

None

Used if the field is not needed.