Create a Customer

In Paynote, a Customer represents an individual or business you wish to engage with, and their profile is created and managed via the Paynote API. We provide various endpoints to simplify customer interactions, such as creating, updating, and retrieving customer details for both single and multiple customers. These features help you efficiently manage your customer base, streamlining your payment processing operations. To start, create a customer profile for each new user or business you intend to transact with. After the customer is created and a funding source is linked, you can easily issue invoices, set up subscriptions, or initiate payments. Once a customer is created, you'll receive a response containing the user_id for reference.



📘

Before using any endpoint, you need to set the environment:

Click on Environment in the Base URL and enter the appropriate option:
• api (Production) for the live environment.
• sandbox (Sandbox) for testing.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!