Expand bunq related code.

This commit is contained in:
James Cole
2017-08-19 09:22:44 +02:00
parent ca0f09c8f7
commit 4694e31e35
10 changed files with 533 additions and 24 deletions

View File

@@ -42,6 +42,9 @@ return [
'import_pre' => [
'bunq' => 'FireflyIII\Support\Import\Prerequisites\BunqPrerequisites',
],
'import_info' => [
'bunq' => 'FireflyIII\Support\Import\Information\BunqInformation',
],
'bunq' => [
'server' => 'https://sandbox.public.api.bunq.com',
],