A function that is called when the payment fails
final Future<void> Function( String error, String networkCode, String? address)? onFailure;