Ask a Question
Channed Tax Pay
Is there any channel like talabat, zomato, deliveroo etc... , pays tax to your platform (Deliverect) ?
Auto-accepted orders
After we receive the order through the Order Notification Webhhook, if our system turns on automatic confirmation, it will execute the https://api.staging.deliverect.com/orderStatus/{orderId} API to modify the order to the ACCEPTED status, but at the same time the order will Change the status to Received by POS through the Order Notification Webhhook. How should we handle this situation? We hope that after our system turns on automatic order confirmation, the status of the order becomes ACCEPTED instead of Received by POS.
All orders amount
how to get all orders amount of a particular channel within a week like 01-07-2023 to 07-07-2023
Order acceptance error
I am recieving the following error when recieving uber eats orders
how to Register POS
how to send key to Register POS
Opening Hours format
Hi
What happen to Merchant Store after Menu Sync?
Hi Deliverect Team,
How can use, change Order Status Api
How can use, change Order Status Api. (https://api.staging.deliverect.com/orderStatus/{orderId}).
when I use this Api show error like 401, Unauthorized.
when checking in postman need to add an access token. How to get the token
Tets account
How can we start the channel integration? Can we get a test account?
add more items on the current order
Hi, my webapp is used for order and pay. Since the users can order 2 items first, they also want to order something later.. Ive been doing some tests but once a order is created, I cant add more items to the order, I need to change channelOrderId and channelOrderDisplayId.