Hello,
I have been building a lot of mini applications using the razor module. One of the thing I wanted to do is use the stripe API within the razor module. But I have spent 2 days trying to figure how to add the API to DNN so i can reference it in the razor module.
this is the error: he type or namespace name 'Stripe' could not be found
it can't use nuget because the site is already on a web host. Or can I? I am not sure what method I can use to get the
stripe.net API on DNN!
Please point me in the right direction if you can.