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()).

Copy
Copied
fun setPosInfo(posInfo: PosInfo)

Parameters

posInfo
required
PosInfo

Information about the POS

See PosInfo.

Copyright © Tyro Payments 2019-2024. All right reserved.