startPayment abstract method
- SingleTransaction transaction
Method used to start standard payment with Tpay UI Module
Implementation
Future<Result> startPayment(SingleTransaction transaction);
Method used to start standard payment with Tpay UI Module
Future<Result> startPayment(SingleTransaction transaction);