Hi Everyone!
I’m a backend developer with no front-end experience, and I’ve just started using Bubble. I plan on using Plaid in my app, and to do that I need to set up “Link” using their JavaScript integration. On their website, they give an HTML/JS code that I should basically be able to copy-paste to client side code, but I can’t seem to make it work. Code can be found in following link:
(plaid.com/docs/quickstart/#user-auth).
I’ve tried using HTML element and copy/pasting this, which did not work (only gave me a button that did nothing). I then thought creating a plugin is probably the best thing to do, but I have no idea where to start.
I’m sure this is super easy - But I’ve spent so much time now trying to make this work and failed, so any help would be greatly appreciated!
Thanks all