Payments
The payment object
This object represents a payment generated by Lago for one or multiple invoices.
The unique identifier of the paid resource, created by Lago.
Example:
"1a901a90-1a90-1a90-1a90-1a901a901a90"
Unique identifier of the customer, created by Lago.
Example:
"1a901a90-1a90-1a90-1a90-1a901a901a90"
The status of the payment within the payment provider
Example:
"processing"
The customer external unique identifier (provided by your own application)
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Unique identifier of the customer within the payment provider
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
The type of payment provider
Available options:
adyen
, cashfree
, gocardless
, stripe
Example:
"stripe"
Unique identifier of the payment within the payment provider
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Code of the payment provider
Example:
"Stripe Prod"
Was this page helpful?