Commit 733264e7 authored by Kulya's avatar Kulya 😊

Add billz clientId to order 17

parent d30e61a3
......@@ -204,7 +204,7 @@ require_once (__DIR__.'/keys.php');
{
if($method=="orders.create") { $arSettings["apiversion"]="v3"; } //v2
if($method=="client.create") { $arSettings["apiversion"]="v1"; }
if($method=="ctalog.get") { $arSettings["apiversion"]="v3"; }
if($method=="catalog.get") { $arSettings["apiversion"]="v3"; }
$url = $arSettings["url"].$arSettings["apiversion"]."/";
......
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