Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Here is the page for the DeliveryHero Integration in DinePlan POS.

For this integration to work, the https://dinegateway.com/ Id is a must get from the DinePlan Licensing Team

The steps are

  • Create Action for Delivery Hero (PullDeliveryHeroTicket)

  • Create Trigger (To run in the Background)

  • Create Rule to Map Action and Trigger

  • Create Automation Command for Manual Pulling of Orders

  • Create Rule to Map Automation Command and Rule.

STEP 1: Create Action for Delivery Hero

Action can be created from BackOffice → Automation → Action

Parameter

Description

Department Name

Department where the ticket will be saved to.

CustomerEntity

Customer will be created every time the delivery hero order comes to if the DinePlan does not have the data

ExtraOrderTagGroup

The tag will be assigned to the value that we receive

DeliveryFeeCalculationType

This is for Delivery Fees for the Delivery Hero Integration

Discount

If there is any discount comes from the Delivery Hero and it will be assigned

DeliveryLocation

This is the Gateway Location that we receive. It should be received from the team before the implementation

UnMappedItem

Items which are in FoodPanda but not in DinePlan

STEP 2: Create Trigger

The trigger can be created from BackOffice → Automation → Trigger

The trigger will run for every 5 seconds and it can be changed to 10 seconds or more.

STEP 3: Map Trigger to Action via Rule

The rule can be created from BackOffice → Automation → Rule and Here is the trigger and make sure the mappings are done

STEP 4: Automation Command for Pulling Order

Automation Command can be created from Back Office → Automation → Automation Commands

Here is the creation of the Automation Command

Make sure the mapping is done at the Ticket Level as below

STEP 5: Map the Rule with Action and Automation Command

That's it and Order will start to receive in the POS here after.

The sample order will look like the one below

  • No labels