Credit Card Api Xml Post

Our site needs the ability for an XML post and get a live response for credit card auth with a new CRM (Live Order Entry System.
—————
Process would work as follows:

1) An XML request is sent to our server via a POST method.

2) Our server authenticates the request, reads the XML file which contains user and cc data. The data is sent to Authorize.net for a live CC response.


3) The response is returned via an XML data structure.

*We are using Authorize.net and our website is cold fusion based.

Leave a Reply

Your email address will not be published. Required fields are marked *