Currently we are using E-Commerce API pay order for payment.
However we're interesting to use the E-Commerce API for payment authorization before we create the real charge.
Is it possible to use https://docs.clover.com/reference/charges#createcharge and https://docs.clover.com/reference/charges#capturecharge to pay the order that created through Clover REST API?
We tried before but couldn't make payment. The error message returning a message about source not found.