onPaymentCompleted property
Called when the WebViewWidget attempts to load the returnUrl after a user has completed a payment.
Implementation
final OnPaymentCompleted? onPaymentCompleted;
Called when the WebViewWidget attempts to load the returnUrl after a user has completed a payment.
final OnPaymentCompleted? onPaymentCompleted;