Set POS Info
tapToPaySdk.setPosInfo(posInfo)
Set information about your POS which must be provided either before (using this function) or during the transaction (in the TransactionRequest of startTransaction()).
fun setPosInfo(posInfo: PosInfo)Parameters
| posInfo required | PosInfo Information about the POS |