Optional callback to be triggered upon successful payment with PaymentSuccess.
PaymentSuccess
final FutureOr<void> Function(bool isSuccess)? onPaymentSuccess;