Zen Follower
- Join Date:
- Oct 2006
- Posts:
- 148
- Plugin Contributions:
- 0
How and where the configuration_values are defined
Hi Zen cart Gurus,
I have a very specific question - how and where the paypal parameters are linked to the configuration table. To be more specific:
-
The file includes/modules/payment/paypal.php has variables names like MODULE_PAYMENT_PAYPAL_BUSINESS_ID or MODULE_PAYMENT_PAYPAL_CURRENCY
-
Those parameters are listed in the CONFIGURATION table as configuration_keys, while their values are in the next field configuration_values
-
How and where those configuration keys are linked to the configuration values? I just cannot find any db queries calling the values from the configuration table.
I would appreciate your help.
Thanks
Andy