Closed yawhide closed 4 years ago
Thanks @yawhide – hope you don't mind I've updated the title to Ability to delete accounts
. Agree this is an important feature.
For anyone viewing this issue, as a friendly heads up (I learned this the hard way) – removing accounts from Mintable will not add credits back to your 100 accounts on the Plaid Free plan. Once you authenticate for the first time, it will count towards your 100. For this reason I do most of my testing in the sandbox environment, and then once I am confident things are working I will switch to development and use my real credentials.
Hey @yawhide – added this feature in #84 / v2.0.0-beta.36
:
Can you try this out and see if it fixes the issue for you?
love the new styling! but getting a 404 on my side:
Apologies @yawhide forgot to include the static/docs folder in the NPM bundle – can you try one more time for me on v2.0.0-beta.37
?
looking good
also i was able to delete an account successfully
Hello,
I added an 3 accounts from TD Canada Trust after running
mintable account-setup
and then ranmintable fetch
. Everything worked.I then realized i only wanted to grab transactions from 1 of the 3 accounts. So I clicked update to see if there was a way to "deselect" two of the accounts from plaid. But instead when I click update I see
I also do not see a way to delete an account from the
account-setup
page either.What is the correct way to remove some accounts?
Thanks