Creating a Customer

Customer creation at Juspay end is required for your logged-in user journeys as well as for saving cards and link & pay flow.

You may follow the steps below whenever a new user registers in your website or App. Juspay will respond with a customer ID that you can persist in your database. Pass this customer ID in the Payments(Transaction) API at the time of payment creation to ensure proper linking of orders/payments belonging to a customer.

Step 1.1.
Call Get Customers API
Step 1.2.
Call Create Customers API
Last updated 10 months ago