ok
Direktori : /proc/thread-self/root/proc/self/root/home2/selectio/www/innerstore/config/ |
Current File : //proc/thread-self/root/proc/self/root/home2/selectio/www/innerstore/config/paytm.php |
<?php return [ 'env' => env('PAYTM_ENVIRONMENT', 'production'), // values : (local | production) 'merchant_id' => env('PAYTM_MERCHANT_ID', ''), 'merchant_key' => env('PAYTM_MERCHANT_KEY', ''), 'merchant_website' => env('PAYTM_MERCHANT_WEBSITE', ''), 'channel' => env('PAYTM_CHANNEL', ''), 'industry_type' => env('PAYTM_INDUSTRY_TYPE', ''), ];