Accepting Credit card payment

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
cade
Forum Commoner
Posts: 55
Joined: Tue Jul 03, 2007 8:18 pm

Accepting Credit card payment

Post by cade »

I have intention to develop a system where user must enter the credit card information. My system is to charge customer whenever there is a transaction in my database. Does anyone can recommend me what is the best platform as payment gateway and share your experience here. I'm still new to payment matter in php programming. I need an expert to advise me. Thanks
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Accepting Credit card payment

Post by Christopher »

Start with your bank and find out who they allow for credit card processing.
(#10850)
cade
Forum Commoner
Posts: 55
Joined: Tue Jul 03, 2007 8:18 pm

Re: Accepting Credit card payment

Post by cade »

I dont get it.. I'm in Malaysia and dont know where to refer for such this matter. Pleasse....
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Accepting Credit card payment

Post by Christopher »

You will need a bank account no matter what you do, so that is the place to start.
(#10850)
cade
Forum Commoner
Posts: 55
Joined: Tue Jul 03, 2007 8:18 pm

Re: Accepting Credit card payment

Post by cade »

how abt paypal? is it safe? how abt the fee and other charges?

I have a scenario where i'm collecting the credit card info and be saved into my database. I'm offering my visitor to post an ads. And this ads system functioning just as google adsense. I mean when user click on the ads, my system will automatically charged the credit card of advertiser

Thanks for advice
Post Reply