Hello!
Normally I use iOS Clover Connector SDK to handle payments from my iOS app and it is working fine.
But now I need to add payments with eConduit.
I have installed the eConduit app on my Clover Flex device. eConduit app is CONNECTED, but I don't know how I can send sale request to eConduit app and get response.
How can I send my Sale Request to eConduit app on Clover Flex ? Is it possible?
PS: I have checked eConduit SDK, but it has only only https requests.
Clover Connector iOS SDK docs:
https://github.com/clover/remote-pay-ios
https://docs.clover.com/clover-platform/docs/ios
eConduit SDK docs:
https://econduit.cloud/docs/api/
Thank you