Stored Payment Source Payment Type
June 5, 2026 ยท View on GitHub
Indicates the type of the stored payment_source payment.
Enumeration
StoredPaymentSourcePaymentType
Fields
| Name | Description |
|---|---|
ONE_TIME | One Time payment such as online purchase or donation. (e.g. Checkout with one-click). |
RECURRING | Payment which is part of a series of payments with fixed or variable amounts, following a fixed time interval. (e.g. Subscription payments). |
UNSCHEDULED | Payment which is part of a series of payments that occur on a non-fixed schedule and/or have variable amounts. (e.g. Account Topup payments). |