Payment - Qlub

The document helps to do the Qlub Payment Integration in Wheel. The steps are

  1. Create a Payment Type that should include all details of the Qlub

  2. Create Wheel Payment Type with the Payment Type Created

  3. Map it in the Wheel Department

 

Step 1: Add the Payment Type with the Gateway Information

Go to Connect → Master → Payment Type

image-20240401-052341.png

Parameter

Value

Parameter

Value

GatewayId

The Gateway Id should be created in the Middleware

GatewayToken

Token comes from the Gateway as well

GatewayURL

https://dinegateway.com

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

 

image-20240401-052845.png

 

Step 2: Create Wheel Payment Type

Go to Wheel → Manage → Payment Method

 

Step 3: Add it to the Wheel Department

  1. Go to Wheel → Manage → Department

  2. Edit the Department which needs the QLUB to be added

  3. Choose the Payment Method from the Dropdown and Click Add

 

That's it

The flow is here