KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: nitros on February 14, 2008, 09:53:32 pm

Title: KK_API_CALL table
Post by: nitros on February 14, 2008, 09:53:32 pm
I was wondering what is the purpose of this table and how I can use this table to plugin calls back to my program from Konakart?/////////
Title: Re: KK_API_CALL table
Post by: ming on February 15, 2008, 05:57:19 am
Hi nitros,

Ths kk_api_call (and kk_role_tp_api_call) table is for securing role-based access to the API calls.

There are some places in KonaKart where you can supply you own callbacks - eg. http://www.konakart.com/configurationfaq.php#how_can_i_make_something_happen_when_an

What did you want to do exactly?

Regards, Ming