Ask a Question
Uber functions available with DMA
Can you still add time to live orders on Uber when you are using the DMA integration with Clover POS. Do you lose any options that were available on the tablet for the Uber app?
hello deliverect team, i have my own pos system and online platform for ordering but i want deliverect for delivering my orders so what process should i follow
is it possible for only using delivery option as i have both pos system and online ordering platform
Hello
Hello, Dear Deliverect Team,
Is it possible to build a custom POS integration and not list it on marketplace?
We know several restaurant chains who have custom POS systems. We'd like to build custom integrations to them and use Deliverect to connect ordering channels to them.
Maximum depth of nested items
Hi, is there any confirmation of what the maximum allowed depth of nested items is when using the Deliverect API?
Is There Any API for Get Order Details (Pos)
I need to get order details with current status in deliverect
Publishing menu questions
- Is there a way to automate process of publishing menu using POS API without need to use frontend.deliverect.com website? For example one combined function: Sync products -> create new menu (similar to "Import from POS" function) -> select all categories and articles -> Publish menu?
- Let's say one location is selling articles by: eat in, delivery and pick up. On demand there is a need to disable delivery type. Should in that situation, the location publish empty menu for delivery?
Service and delivery charges
Hello there,
Which HMAC Secret is used for "Register POS" requests?
According to the documentation, either channelLink or locationId may be used for calculating HMAC: usually channelLink ("present in most calls to partner endpoints") and otherwise locationId ("applicable to Dispatch API integrations and Get Products webhook for POS integrations").
Which Id can be used when receiving order cancellation?
When receiving order cancellation, does it contain the same "_id" as the original order, or only the "channelOrderId" is the same as in the original order?
The Deliverect documentation seems unclear on that issue.
On one hand it says: “Please note cancel requests get a separate order _id” (https://developers.deliverect.com/page/glossary-pos-orders) and “The only means of referencing the original order is via channelOrderId” (https://developers.deliverect.com/page/pos-order-cancellations).
But on the other hand, it says on the same link (https://developers.deliverect.com/page/pos-order-cancellations): “the _id will be the same” and “cancellation will bear the original _id”.