Improve bunq import.

This commit is contained in:
James Cole
2018-03-10 20:25:42 +01:00
parent 85dc1263ea
commit 0c2b35e542
13 changed files with 490 additions and 299 deletions

View File

@@ -206,16 +206,8 @@ class BunqConfigurator implements ConfiguratorInterface
// set default config:
$defaultConfig = [
// 'has-token' => false,
// 'token' => '',
// 'token-expires' => 0,
// 'token-url' => '',
'is-redirected' => false,
// 'customer' => null,
// 'login' => null,
'stage' => 'initial',
// 'accounts' => '',
// 'accounts-mapped' => '',
'auto-start' => true,
'apply-rules' => true,
'match-bills' => false,