diff --git a/application/helpers/flutterwave_helper.php b/application/helpers/flutterwave_helper.php index 6f49474..4949ab6 100644 --- a/application/helpers/flutterwave_helper.php +++ b/application/helpers/flutterwave_helper.php @@ -25,8 +25,8 @@ if ( ! function_exists('flutterwave_api')) $out['my_reference'] = $reference; // temorarily - $in['bank_code'] = "044"; - $in['account_no'] = "0690000031"; + //$in['bank_code'] = "044"; + //$in['account_no'] = "0690000031"; // ---- testing // Setup request to send json via POST.