2. Creating a Customer
Customer creation at Juspay end is required for : Tokenisation/Storing Cards, Storing VPAs, Linked Wallet Flows and Subscription flows
Step 2.1.
Call Get Customers API
Step 2.2.
Call Create Customers API
Once the customer is created you also need to Pass the customer ID in the initiate SDK call(Step 3) and at the time of order creation to ensure proper linking of orders/payments belonging to a customer.

