Payment methods
The payment method object
This object represents a payment method stored on a customer
The unique identifier of the payment method, created by Lago.
Example:
"4cf085a7-c196-4f07-a543-97c50ec6e8b2"
Indicates whether this payment method is the default one for the customer.
Example:
true
The type of the payment provider.
Available options:
adyen, cashfree, gocardless, stripe, flutterwave, moneyhash Example:
"stripe"
Unique identifier of the payment method within the payment provider.
Example:
"pm_1N8ZQX2eZvKYlo2CkL9Y8XYZ"
Timestamp when the payment method was created in Lago's database.
Example:
"2025-01-21T00:10:29Z"
Code of the payment provider associated with this payment method.
Example:
"stripe_prod"
Human-readable name of the payment provider.
Example:
"Stripe"