UseePay API
Copy Page
UseePay API
Introduction
Product Overview
Authentication
Errors
Changelog
Integration
Get started with online payments
Get started with subscriptions
Payment Intents
Create a PaymentIntent
POST
Retrieve a PaymentIntent
GET
Update a PaymentIntent
POST
Confirm a PaymentIntent
POST
Cancel a PaymentIntent
POST
Capture a PaymentIntent
POST
List all payment intents
GET
Customers
Create a customer
POST
Retrieves a customer
GET
Update a customer
POST
List all customers
GET
Subscriptions
Create a subscription
POST
Retrieves a subscription
GET
Update a subscription
POST
List all subscriptions
GET
Cancel a subscription
POST
Invoices
Create a invoice
POST
Retrieves a invoice
GET
Update a invoice
POST
List all invoices
GET
Pay a invoice
POST
Payment Methods
Create a payment method
Retrieves a payment method
Update a payment method
List all payment methods
Mandates
Create a mandate
Retrieves a mandate
Update a mandate
List all mandates
Refunds
Create a refund
Retrieves a refund
Update a refund
List all refunds
Webhooks
Webhook envents
Create a webhook
Retrieves a webhook
Update a webhook
List all webhooks
Payment Links
Create a payment link
Retrieves a payment link
Update a payment link
List all payment links
Embedded Checkout
Payment Elements
About Testing
Test Cards
ApplePay&GooglePay
Customer
Copy Page
This object represents a customer of your business. Use it to create recurring charges, save payment and contact information, and track payments that belong to the same customer.
Modified at
2024-11-06 07:19:36
Previous
List all payment intents
Next
Create a customer