i was get product for whmcs API, but i didn't get product's customfields. the result is this:
[pid] => 43
[gid] => 3
[type] => other
[name] => Haber Yazılımı V5 Vertigo
[description] =>
[module] => cpanel
[paytype] => onetime
[pricing] => Array
(
[TRY] => Array
(
[prefix] =>
[suffix] => TL
[msetupfee] => 0.00
[qsetupfee] => 0.00
[ssetupfee] => 0.00
[asetupfee] => 0.00
[bsetupfee] => 0.00
[tsetupfee] => 0.00
[monthly] => 300.00
[quarterly] => 0.00
[semiannually] => 0.00
[annually] => 0.00
[biennially] => 0.00
[triennially] => 0.00
)
)
[customfields] => Array
(
[customfield] => Array
(
)
)
Ekran Alıntısı.JPG
What can I solve this problem?
[pid] => 43
[gid] => 3
[type] => other
[name] => Haber Yazılımı V5 Vertigo
[description] =>
[module] => cpanel
[paytype] => onetime
[pricing] => Array
(
[TRY] => Array
(
[prefix] =>
[suffix] => TL
[msetupfee] => 0.00
[qsetupfee] => 0.00
[ssetupfee] => 0.00
[asetupfee] => 0.00
[bsetupfee] => 0.00
[tsetupfee] => 0.00
[monthly] => 300.00
[quarterly] => 0.00
[semiannually] => 0.00
[annually] => 0.00
[biennially] => 0.00
[triennially] => 0.00
)
)
[customfields] => Array
(
[customfield] => Array
(
)
)
Ekran Alıntısı.JPG
What can I solve this problem?