decide
open override fun decide(card: SDKTransactionCard.Magnetic, decision: (pinRequire: Boolean) -> Unit)
This method is called when a magnetic card is swiped and the readers needs to know if PIN should be asked for this card
Parameters
card
magnetic card captured by the reader
decision
to decide if a pin should be asked or not for @card