In our Paynote, Customers play a central role. A Customer represents an individual or business with whom you intend to transact and is created and managed through the Paynote API. We offer a range of endpoints to streamline your interactions with customers, including creating a new customer, updating their information, and retrieving details for a single customer or multiple customers. These functionalities make managing your customer base simple and efficient, providing you with the tools you need to enhance your payment processing experience.
Create a customer profile for each new user or business you wish to transact with. Once a customer is created and a funding source is added, you can easily issue invoices, set up subscriptions, or send payments.
After creating a customer, you will receive a response containing the user_id.
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.