Package com.thalesgroup.tmgsdk.mastercard
-
Interface Summary Interface Description IDVMethod IDVMethod defines the Mastercard IDV methods that are available to the end user.IDVSession IDVSessionis used to get the available IDV methods, submit the user's selection and then validate the OTP to complete IDV flow.MastercardTAFHelper MastercardTAFHelperis used to bind thetokenIdto the device and authenticate transactions.TokenBindingListener This callback is used to inform the result of theMastercardTAFHelper.createBinding(String, String, TokenBindingListener)(String, String, TokenBindingListener)} process. -
Class Summary Class Description TransactionContext TheTransactionContextclass represents the context of a transaction, encompassing details such as the merchant name, transaction amount, and currency code.