{%extends "adm/admin_base.html" %} {%load assets%} {%block title%}Connect plaid account{%endblock%} {%block extrahead%} {%asset "js" "jquery3"%} {%endblock%} {%block layoutblock %}

Connect plaid account

To connect a plaid account, click the below button to start, and wait for the javascript components to load. Once they have loaded, log in to the internet banking and choose one account. If you want to track multiple accounts, they must be registered as separate peyment providers - only pick one account for each!

Make sure you grant access only to the transaction list, and no other details about the accounts.

{% csrf_token %}

Cancel

{%endblock%}