dont know if this is a bug, a setting or i just dont get it. ive connected a bank account via nordigen a few days ago. all transactions were imported to invoice ninja. now i have new transactions on my bank account, but they dont appear on invoice ninja. but i can see them when logging in to https://bankaccountdata.gocardless.com. is there any fetch interval to set or do i need to enable a cron? i also found nothing in the laravel.log which would indicate an error fetching the data.
in storage/logs there is only laravel.log and has no trace of problems with fetching the data from nordigen. but calling the API endpoint triggered getting the new transactions from the bank account.
thank you very much. i think i will do a cronjob for it.