screenlessTransferPayment abstract method

Future<ScreenlessResult> screenlessTransferPayment(
  1. TransferPayment transferPayment
)

Method used to start screenless transfer payment

Implementation

Future<ScreenlessResult> screenlessTransferPayment(TransferPayment transferPayment);