Page 1 of 1

Payment Script

Posted: Fri Oct 29, 2004 11:55 am
by GameOne
Hi Everyone
I am new here, just joined this forum. I need a PHP script to accept credit card payments in my website. I am doing a project of my own to build an online shoe selling system. I have built my shopping cart and only payment processing is remaining. Can anyone help me with the script as I dont have any idea of how to write a script. I need a completely built script so that I can just put it into my project, because time is running out and I have to meet deadline. And also, this project is not online so I need something that works on PC. I am using Apache, PHP 5.0 and MySQL.
Your help will be appreciated.
Thanks
GO

Posted: Fri Oct 29, 2004 12:33 pm
by Draco_03
I know this is not what you asked for,

But maybe you should look into paypal.
It does everything for you (money transfer etc) and doesn't cost anything per month.
It take a % of all your transaction.(low rate)

Posted: Fri Oct 29, 2004 12:49 pm
by rehfeld
i agree w/ draco_03

plus paypal is a trusted name that people are familiar and comfortable with
(well most people, before ebay bought them they were pretty shady!)


if you dont wanna do that, well your still going to need to get a merchant account
so you can accept credit cards, and pretty much all of them provide code samples
to work w/ their payment gateway

authorize.net is really popular, and im sure has some code to get you started.