Comment out testing account number
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user