Pairing a card machine
You can pair a card machine without needing to go through the payment flow by calling:
Yoco.pairTerminal()
Normally when starting a payment through Yoco.charge()
the user will automatically be taken through the payment flow if they have not paired to a card machine before. It is only necessary to call Yoco.pairTerminal()
if you explicitly want to pair without starting a payment.