screenlessPayPoPayment abstract method

Future<ScreenlessResult> screenlessPayPoPayment(
  1. PayPoPayment payPoPayment
)

Method used to start screenless PayPo payment

Implementation

Future<ScreenlessResult> screenlessPayPoPayment(PayPoPayment payPoPayment);