The document helps to do the Qlub Payment Integration in Wheel. The steps are
Create a Payment Type that should include all details of the Qlub
Create Wheel Payment Type with the Payment Type Created
Map it in the Wheel Department
Step 1: Add the Payment Type with the Gateway Information
Go to Connect → Master → Payment Type
Parameter | Value |
---|---|
GatewayId | The Gateway Id should be created in the Middleware |
GatewayToken | Token comes from the Gateway as well |
GatewayURL | |
RedirectURL | https://api-staging.qlub.cloud/v1/menu/redirect/sg/dineplan-test-staging?key=icecream&id={0} Here {0} is must to include the Order Id from the DineConnect to Qlub The value of the URL comes from the Qlub Team |
After editing, it will be like this one
Step 2: Create Wheel Payment Type
Go to Wheel → Manage → Payment Method
Step 3: Add it to the Wheel Department
Go to Wheel → Manage → Department
Edit the Department which needs the QLUB to be added
Choose the Payment Method from the Dropdown and Click Add
That's it
The flow is here