Connecting Tech Pros Worldwide Forums | Help | Site Map

Pay by creditcard and PayPal in PHP

Atli's Avatar
Moderator
 
Join Date: Nov 2006
Location: Iceland
Posts: 3,754
#1: Jan 17 '07
Hi o/

Im making a online shop where I'd like my customerst to pay with a creditcard.

I don't really know how to do this, but I've imagined that it might somehow charge the card and return if it was successfull or not.

I'd rather not have to save any creditcard info on my database or send it as a e-mail.

Any help would be nice :)

ronverdonk's Avatar
Moderator
 
Join Date: Jul 2006
Location: The Netherlands
Posts: 4,139
#2: Jan 18 '07

re: Pay by creditcard and PayPal in PHP


Usually members asking for help are supposed to show what code they have developed and what the problems are with it. So show your code and what have you done so far. Do not expect this forum to provide ready-made applications.

Ronald :cool:
Atli's Avatar
Moderator
 
Join Date: Nov 2006
Location: Iceland
Posts: 3,754
#3: Jan 19 '07

re: Pay by creditcard and PayPal in PHP


Quote:

Originally Posted by ronverdonk

Usually members asking for help are supposed to show what code they have developed and what the problems are with it. So show your code and what have you done so far. Do not expect this forum to provide ready-made applications.

Ronald :cool:

Hi ronverdonk

I see now that I my original question sounded pretty... stupid :)

Im not really looking for help with writing / debuging the code, that I can do myself.
I was just looking for some idea how this whole thing works.

And after hours of searching I came accross this article, pretty much providing the answer I was looking for :)
Online PayPal payments with PHP and Oracle
ronverdonk's Avatar
Moderator
 
Join Date: Jul 2006
Location: The Netherlands
Posts: 4,139
#4: Jan 19 '07

re: Pay by creditcard and PayPal in PHP


Well, not stupid, just a bit open-ended.
Anyway I am glad you found your answer. See ya next time.

Ronald :cool:
Reply