Twid_V2 Onboarding (EC Merchants)
1. Pre-requisites
Configuring a new gateway account for Twid_v2 on the Juspay Dashboard
2. Front-End Design Guidelines
3. Eligibility and Authentication (Linking) APIs
3.1. Payment Methods API
3.2. Eligibility API - Process SDK Call for Rendering TWID Rewards
3.3. Wallet APIs
4. Order & Transaction APIs
4.1. Order API
Create Customer - Reference specs: https://docs.juspay.in/ec-api/docs/base-integration/creating-a-customer
4.2. Transaction API
4.3. Order Status and Webhooks
5. Refund APIs
Refund requests (full/partial) can be initiated at a Transaction or Order level. Given that Twid V2 transactions are always split between an existing Gateway and Twid rewards, the merchant can choose between one of the two provisions -
5.1. Order Based Refunds (using Order_Id)
5.2. Transaction Based Refunds (using Txn_Id)

