@@ -40,7 +40,7 @@ |
||
| 40 | 40 | */ |
| 41 | 41 | public function setData() |
| 42 | 42 | { |
| 43 | - if (config('payment.octane',false)) { |
|
| 43 | + if (config('payment.octane', false)) { |
|
| 44 | 44 | $this->requestData = request()->all(); |
| 45 | 45 | $this->postData = null; |
| 46 | 46 | $this->getData = null; |