Commit 92ebda9f authored by Kulya's avatar Kulya 😊

Begin adding Client to Billz 9

parent 67da846b
......@@ -807,7 +807,7 @@ class AloVoiceRest
ALVC::eLog($arClientParams,"------ Billz :: Client Add PARAMS:");
$clientAddRes = BillzRest::createOrder($arClientParams);
$clientAddRes = BillzRest::createClient($arClientParams);
ALVC::eLog($clientAddRes,"------ Billz :: Client Add RES:");
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment