question

bclermont avatar image
bclermont asked bclermont edited

Disable order print on payment

When I create an atomic order and later on, create a payment for it using

https://docs.clover.com/reference/ordercreatepaymentfororder

Then it always send a print of the order to my Duo printer.

In my specific workflow, the order had already been prepared. So it's a huge waste of paper.

How can I disable the printing of order for a specific order?
I can't find a REST API parameter that let me disable any order print for that order and/or payment

OrdersREST APIPrint
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bclermont avatar image bclermont commented ·

I just tried to add the parameter

                    
  1. "printed": true

To the order's lineItems, item and I still get a print out of the order.

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community