Skip to main content

Customers

Customers represent the end-users making payments. Create a customer to associate multiple payments with the same person, track their history, and pre-fill checkout sessions.

Endpoints

MethodPathDescription
POST/v1/customersCreate a customer
GET/v1/customers/{id}Get a customer
GET/v1/customersList customers
PATCH/v1/customers/{id}Update a customer