2. 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 initiate SDK call and at the time of order creation to ensure proper linking of orders/payments belonging to a customer.
Step 2.1.
Call Get Customers API
Step 2.2.
Call Create Customers API

