Callback triggered when the payment fails.
This receives an Exception describing the failure.
final Function(Exception)? onPaymentFailed;