James Cole
2 years ago
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80
1 changed files with
1 additions and
0 deletions
-
app/Services/Nordigen/Conversion/RoutineManager.php
|
|
@ -91,6 +91,7 @@ class RoutineManager implements RoutineManagerInterface |
|
|
|
public function start(): array |
|
|
|
{ |
|
|
|
app('log')->debug(sprintf('Now in %s', __METHOD__)); |
|
|
|
app('log')->debug(sprintf('The GoCardless API URL is %s', config('nordigen.url'))); |
|
|
|
|
|
|
|
// get transactions from Nordigen
|
|
|
|
app('log')->debug('Call transaction processor download.'); |
|
|
|