zemerick1 / plaid-link

PHP / Python Plaid integration
1 stars 0 forks source link

Gracefully handle link flow better. #7

Closed zemerick1 closed 5 years ago

zemerick1 commented 5 years ago

When exchanging the token, it bombs to error.php which does nothing.

OnSuccess() just reopens index.php which is already open, we need to refresh the page to reflect the new accounts. Or, we send them to a new page which lets user know that the process is complete.

zemerick1 commented 5 years ago

Redirected to thankyou.php with a link to go back to index.php