Donation API in .NET

Options

Has anyone developed for the API using System.Net.HttpWebRespone? I've put together a simple app, but all I can get from the API is a 403 Forbidden error.

Tagged:

Comments

  • Hey I haven't used it for Donations, but I have for using the Constituent API. What's your code? Or do you have the form somewhere we could see?

  • Adrian Cotter:

    Hey I haven't used it for Donations, but I have for using the Constituent API. What's your code? Or do you have the form somewhere we could see?

    Thanks for your reply, Adrian. I've got it working with .NET now - just had to keep playing with it.

  • schuttloffel :

    Thanks for your reply, Adrian. I've got it working with .NET now - just had to keep playing with it.

    Please remember that the Donation API is a client-only API. It should not be proxied through your own servers. This creates a PCIDSS problem.

Categories