bybb35 adlı üyeden alıntı: mesajı görüntüle
hocam scret api key boş onu doldurmalısın.

[COLOR=#D9DAE9][FONT=consolas]//Generate Token[/FONT][/COLOR]
[COLOR=#D9DAE9][FONT=consolas]$token = payZone('token', array([/FONT][/COLOR]
[COLOR=#D9DAE9][FONT=consolas]    'app_id' => 'xxx',[/FONT][/COLOR]
[COLOR=#D9DAE9][FONT=consolas]    'app_secret' => 'xxx',[/FONT][/COLOR]
[COLOR=#D9DAE9][FONT=consolas]    )[/FONT][/COLOR]
[COLOR=#D9DAE9][FONT=consolas]    );[/FONT][/COLOR]
konuya yazdığım için ben xxx olarak düzelttim hocam