screenlessApplePayPayment abstract method

Future<ScreenlessResult> screenlessApplePayPayment(
  1. ApplePayPayment applePayPayment
)

Method used to start screenless Apple Pay payment

Implementation

Future<ScreenlessResult> screenlessApplePayPayment(ApplePayPayment applePayPayment);