Is there a way to apply a payment from the Clover Go to an existing order in the merchant's PoS?
We're building a iPad based semi-integration and we've been working with the CloverGo iOS example app (https://github.com/clover/remote-pay-ios-go) which has been working fine. However, the example only illustrates creating a new order and adding a custom item. Per this snippet from the CloverGoConnector Swift file....
Can someone please point me to documentation or an example of how to attach a CloverGo payment to an existing order?