PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi,
We have a e-commerce application and want to integrate maestro card with it. I am using php as my programming language. I have already integrated few other payment gateways with my site.
Thanks
Anurag
Hi, thanks for reply. I want to integrate gateway to process mestro. AS i have integrated wordpay,verisign etc..in same way i want to integrate for mestro.
As in case of integrating Verisign i have downloaded a class file..then including that file in my program..creating instance of that class passing some parameters (entered by user) and that class retrun me success or faliure as its output. i need to set admin account related information in that class.
now my boss instructed me like this "add more payment gateways e.g. Maestro"
I believe he wants to know how to integrate a credit card (Maestro, subsidiary of MasterCard) into this site and doesn't know how. I believe contacting Maestro might lead to a better option unless someone here has personally worked with the Maestro system...? It's foreign (to me) and I have worked with it. Maestro would probably be happy to offer direct customer support as well (since they'll be taking your money).