onPaymentStarted property
Called when the payment page loads after a successful request. The values of PaymentData can be used to check the payment status later.
Implementation
final OnPaymentStarted? onPaymentStarted;
Called when the payment page loads after a successful request. The values of PaymentData can be used to check the payment status later.
final OnPaymentStarted? onPaymentStarted;