hi all,
Before I roll up my sleeves I wanted to make sure I'm using the right design pattern -
Is it possible to integrate the Clover card swiper / EMV and/or the barcode scanner within my app? similar to how Stripe SDK works (the user "stays" within the app).
Or the only solution is via intents and broadcasts in which I send the user to the register / scanner app and get the user back with some payload?
Thanks.