Dave,
I appreciate the starting help. I also realize I am treading in an area likely beyond my knowledge base, but feel compelled to give it a go. The concept seems fairly simple - I have a web page that has a signup form that will send the information I want/need to capture - name and email address. I of course realize that the current information directing the collection of data to a party other than CC needs to be altered. And having used CC for years, I would prefer to continue using CC. So I am faced with three options - alter the web page and use a CC template to collect just the email since they don't seem to have a built-in signup form to collect name data as well - this option is my last resort. Option 2 - just alter the page to have the data sent via email and then manually update our CC account with the info - a possibility but not exactly what I am after, and of course, option 3 - to create a form using CC API to do what the page currently does with our current provider. This is where I would want to go, but after looking at the various materials you referenced I'm more than a little confused.
If I read it right, I need to create two forms - one to transmit (POST) the data from an XML form, and an XML form itself. Are these separate forms, or is this code which will incorporate into my existing HTML page and replace the current code that the current provider utilized?
Any additional guidance you (or others) could provide would be very helpful. This is the final step keeping me from using CC with this account, and I would love to find a way to solve it.
... View more