PaymentTypeEnum
Last updated
Was this helpful?
Authorization: "AUTHORIZATION";Payment used to update a customers payment method.
DirectPayment: "DIRECT_PAYMENT";An on-session payment performed by a customer to pay for an invoice manually.
DirectPaymentWithAuthorization: "DIRECT_PAYMENT_WITH_AUTHORIZATION";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";Initial payment made directly during checkout.
Externally created recurring payment.
Recurring payments are not created externally anymore.
Recurring charge made by our billing cycle.
An (automated) retry of a failed payment.
A non-recurring, portal or API-triggered payment.
Last updated
Was this helpful?
Was this helpful?
Monthly: "MONTHLY";Recurring: "RECURRING";Retry: "RETRY";SingleCharge: "SINGLE_CHARGE";