A function that is called when the payment succeeds
final Future<void> Function( String txHash, String networkCode, String? address)? onSuccess;