tokenizeCard abstract method
- Tokenization tokenization
Method used to tokenize credit card with Tpay UI Module
Implementation
Future<Result> tokenizeCard(Tokenization tokenization);
Method used to tokenize credit card with Tpay UI Module
Future<Result> tokenizeCard(Tokenization tokenization);