Posted by Manuel Lemos on 07/11/05 04:40
Hello,
on 07/10/2005 05:10 PM Eric said the following:
> What would be the best way to add a credit card (and maybe also other
> systems) payment option to my php website shop?
>
> Is this something that can be done by a regular developer like me? And
> if so where can i find information on how to do this.
>
> Or is it customary/best to let a specialised company handle the actual
> payment part of the transaction. And if so what can i expect to pay to
> such a company for each transaction, and which are respectable
> companies in the "Netherlands" region.
>
> If anybody could help me out with this or give me pointers or ideas on
> how to make this work i would really appreciate it.
I think companies like Paypal and 2checkout can work for non-US
e-commerce sites. Here you may find a few ready to use classes that can
interface with those and other payment gateway services:
http://www.phpclasses.org/browse/class/19/top/rated.html
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
[Back to original message]
|