question

agiletechstudio avatar image
agiletechstudio asked David Marginian Deactivated edited

Generate and Print Custom order details through Cloud Remote pay javascript

Hello i am using the clover machine and i used your github code (Cloud Remote Pay "JavaScript code") and run the project and its working i can send the order amount. But i want to also send the order information like items name , quantity and price and tax etc... How can i do it. ?

Orders
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

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited

See the API, specifically ICloverConnector.showDisplayOrder - https://clover.github.io/remote-pay-cloud-api/4.0.3/remotepay.ICloverConnector.html.. If you want to physically print those details you would have to generate a custom receipt and use our print API - https://docs.clover.com/docs/creating-custom-receipts.

10 |2000

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

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