question

rajukumargupta avatar image
rajukumargupta asked keithryanwong Deactivated commented

Display LIneItem on clover screen

Hi,
I am using JS api for clover app for payment .(https://clover.github.io/remote-pay-cloud-api/1.4.2/payments.Payment.html). Currently clover is showing amount in screen we want to show line item with price. We did not find how to add lineitem and display to clover screen.

Clover Mini
10 |2000

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

1 Answer

keithryanwong avatar image
keithryanwong Deactivated answered
Hi @rajukumargupta,

There is a method on the CloverConnector called showDisplayOrder ( documented here), that takes a displayOrder object and displays the displayLineItems contained in the displayOrder on the Clover Device.

An example implementation can be found here: https://github.com/clover/remote-pay-cloud-example...

Best,
Keith
10 |2000

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