Hi,
We are integrating a shopping cart in php.In that shopping cart there are two options .
Tangible vs. non tangible items:
Please send some sample code for this .I am integrating with joomla virtuemart .
03-26-2012 05:59 AM - edited 03-26-2012 06:10 AM
I would start by downloading the PHP SDK and then looking at the CIM.markdown file in the doc folder for code examples. This will explain how to do everything except use hosted CIM for billing / shipping management, which you should really do so as to avoid PCI requirements. For hosted CIM, you can look in the documentation - see the section on Using the Hosted API.
http://www.authorize.net/support/CIM_XML_guide.pdf
If you run into problems, you can post specific questions here, you just need to do your homework first.
03-26-2012 10:49 AM