Pairing a card machine
To pair with a card machine, you will need to call the YocoSDK.pairTerminal()
method to start the
pairing process without initiating a transaction.
The context
that is passed as a parameter must be calling Activity
/Fragment
’s context
and
not the application context
.