in stians zaypay script includes\config there is:
$price_setting_key = 'xxx'; // Hash
Is that where i sould put the api key?
I dont really get what theese mean either
$show_native = 0; // Longer language name, but easier for people without English knowledge
$noIPCheck = 0; // If true, then the default settings will be used instead of IP check
$defaultCountry = 'en-SE'; // format is languageCode-countryCode
$price_setting_key = 'xxx'; // Hash
Is that where i sould put the api key?
I dont really get what theese mean either
$show_native = 0; // Longer language name, but easier for people without English knowledge
$noIPCheck = 0; // If true, then the default settings will be used instead of IP check
$defaultCountry = 'en-SE'; // format is languageCode-countryCode
Last edited: