shopping cart in php
Hi,
I have made shopping cart in php. I am very new to this so please bear with me. My question is once customer finally click on "sumbit" to buy products , what information do I need to send to the gateway so that they can process the credit card.
I understand it will be.
1. credit card type
2. credit card Number
3. expiry date
4. address for credit card.
5. total including tax
whats else do I need to send?
Thanks
|