Comment out testing account number

This commit is contained in:
ChiefSoft works
2022-06-05 05:06:17 +00:00
parent b91f4db943
commit 015de9972a
+2 -2
View File
@@ -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.