screenlessAmbiguousBLIKPayment abstract method

Future<ScreenlessResult> screenlessAmbiguousBLIKPayment(
  1. AmbiguousBLIKPayment ambiguousBLIKPayment
)

Method used to continue BLIK one click payment if ambiguous aliases were returned

Implementation

Future<ScreenlessResult> screenlessAmbiguousBLIKPayment(AmbiguousBLIKPayment ambiguousBLIKPayment);