@@ -123,8 +123,8 @@ |
||
123 | 123 | 'apiPaymentUrl' => 'https://napi.jibit.ir/ppg/v3', |
124 | 124 | 'apiKey' => '', |
125 | 125 | 'apiSecret' => '', |
126 | - // You can change the token storage path in Laravel like this |
|
127 | - // 'tokenStoragePath' => function_exists('storage_path') ? storage_path('jibit/') : 'jibit/' |
|
126 | + // You can change the token storage path in Laravel like this |
|
127 | + // 'tokenStoragePath' => function_exists('storage_path') ? storage_path('jibit/') : 'jibit/' |
|
128 | 128 | 'tokenStoragePath' => 'jibit/', |
129 | 129 | 'callbackUrl' => 'http://yoursite.com/path/to', |
130 | 130 | 'description' => 'payment using jibit', |