confirmApplePayPayment abstract method

Future<void> confirmApplePayPayment(
  1. String clientSecret
)

Implementation

Future<void> confirmApplePayPayment(String clientSecret);