question

Will Macaluso avatar image
Will Macaluso asked Mark R answered

Sample code ends at creation of order?

Hi,

The sample code provided here (https://docs.clover.com/build/android...) walks us through getting customer inventory, creating an order, and adding line items to the order. This seems like only half of the information needed, however.

I'd be interested in seeing how to pay for that order, and then get a receipt object (so we might add additional notes to the receipt), etc. Is there any sample code that you can direct me to that does this?

Thanks,

Will

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

Mark R avatar image
Mark R answered

You can check out the code at this github location

  1. Pay with register/payments app. https://github.com/clover/android-exa...

  2. Print extra text at the end of the receipt https://github.com/clover/android-exa...

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