startPayment abstract method
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);