Generating a Transaction Token for Manual card Entry
Follow these steps to generate a transaction token for manual card entry:
1
Add an object to implement the ManualEntry
interface.
2
Implement the HasManualTokenizingSupport
interface.
The following methods now include:
3
Add the ManualCardTokenizer
object.
4
Call the createTransactionToken
method including your card object.
PreviousAdditional Configuration to your Android AppNextDisabling Default EMV Configuration for the Card Reader
Last updated