PaymentTypeEnum
Enumeration Members
Authorization
Payment used to update a customers payment method.
DirectPayment
An on-session payment performed by a customer to pay for an invoice manually.
DirectPaymentWithAuthorization
An on-session payment performed by a customer to pay for an invoice manually that stores the payment method for all future subscription payments.
Initial
Initial payment made directly during checkout.
Monthly
Externally created recurring payment.
Deprecated
Recurring payments are not created externally anymore.
Recurring
Recurring charge made by our billing cycle.
Retry
An (automated) retry of a failed payment.
SingleCharge
A non-recurring, portal or API-triggered payment.
Last updated