Hello guys,
I am looking for adding notes to the order that were created by ecommerce order api. but I can't find any.
Is it possible to add notes to order using Ecommerce API, or what api have to use to achieve this ?
An order is an order, if you created it via our EComm API you can use the order update endpoint (https://docs.clover.com/reference/orderupdateorder) to add a note. However, I would recommend that you not use the EComm endpoint and use the atomic order endpoints discussed here - https://docs.clover.com/docs/working-with-orders.
When updating the ecommerce api order with notes will update the notes in clover but couldn't able to see in receipt print.
But when creating atomic order with notes will print notes in receipt.
Is this expected? Why can i see notes in e commerce api receipt?
Yeah.
https://sandbox.dev.clover.com/r/XXXXXXX - is this order receipt or payment receipt?
Please tell me the diff between payment receipt and order receipt.
What kind of receipt is printed on clover device?
Both receipts can print on the device. The order receipt will print on the configured order and is generally for the kitchen so they can prepare the order.
2 People are following this question.
No orders found when I call to get a specific order.
Take Payment For Order from V3 and Atomic Order Api Before Creating the Order and Sending to Devices
Clover v2 api payment charging double the price on credit cards
What difference between Platform API and Ecommerce Service API for orders creating?