fix
This commit is contained in:
@@ -420,6 +420,7 @@ $data['tx_ref'] = 'wrench-'.rand(1000000000,9999999999);
|
||||
$data['redirect_url'] = base_url() . "dash"; //"https://oameye.work.wrenchboard.com/dash";
|
||||
$data['public_key'] = "FLWPUBK_TEST-54c90141b028789d671067bd72f781a9-X";
|
||||
*/
|
||||
out["public_key"] = CfgReadChar("flutterwave.public_key");
|
||||
|
||||
try {
|
||||
REQ_LONG(in, "member_id", 1, -1);
|
||||
|
||||
Reference in New Issue
Block a user