new at payment methds

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!

Moderator: General Moderators

Post Reply
pagegen
Forum Commoner
Posts: 32
Joined: Sat May 31, 2008 6:38 am

new at payment methds

Post by pagegen »

hey guys..

ok i have a shopping website.. users can ad stuff to there basket(database table)
when they hit check out, i can confurm their total..

they ender there details like name address, and then the payment form is presented, how can i make this payment form using card payment?

once they have paid all the items from the basket get added to their my account table.. can someone plz help me with setting up a payment method?
adroit
Forum Commoner
Posts: 37
Joined: Fri Aug 08, 2008 1:25 am
Location: India
Contact:

Re: new at payment methds

Post by adroit »

Hi Friend,

You can use authorize.net, paypal payment integration for credit card payment. You need to create your own account in authorize.net, paypal to go further.

Regards
Post Reply