Discussions
HttpCompileException using GoCardless
over 4 years ago by Andrew Thomson
I am trying to integrate iMIS and GoCardless API. I am able to make API calls from my code but whenever I try to include GoCardless in a .cs file on my site, I am getting a HttpCompileException.
I have added the package reference to my aspx file but still no luck.
Does anyone know if something else needs to be done to get it to compile on my website? Or does anyone else have experience integrating GoCardless?
Thanks