Forum Moderators: buckworks

Message Too Old, No Replies

PHP library with lots of payment processors

         

sleidia

2:55 pm on Aug 31, 2007 (gmt 0)

10+ Year Member



Hi,

Do you guys know a PHP library that would contain most of the online payment processors such as :

* Authorize.net
* CardStream
* DataCash
* E-xact
* Linkpoint
* Moneris
* PSL Payment Solutions
* PayJunction
* PayPal Payflow Pro
* PayPal Website Payments Pro (UK)
* PayPal Website Payments Pro (US)
* PaymentExpress
* Plug'n Pay
* Psigate
* Quickpay
* Realex
* SecurePay
* TransFirst
* Trust Commerce
* USA ePay
* Verifi
* eWAY

I would like to use such as library so that I can manage any type of payment on my custom CMS.

Thanks :)

justgowithit

3:13 pm on Aug 31, 2007 (gmt 0)

10+ Year Member



That would be a pretty nice if such a library existed, but as far as I know it doesn’t. Even Zend and PEAR show nothing.

sleidia

6:15 pm on Aug 31, 2007 (gmt 0)

10+ Year Member




Yeah ... I'been searching for days and nothing came :(

Even a non-free library would do, though.
But even that doesn't seem to exist.

vincevincevince

7:15 am on Sep 1, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



oscommerce processing code should do it, just write your system to be compatible with the plugins

sleidia

2:24 pm on Sep 1, 2007 (gmt 0)

10+ Year Member



That's an idea.
I'll give it a try with both oscommerce and zencart.
Thanks :)

sleidia

5:59 pm on Sep 1, 2007 (gmt 0)

10+ Year Member




Well, I've just had a look at the WorldPay plugin for ZenCart and it looks like it would be faster if I program my own from scratch instead :(

rocknbil

6:04 pm on Sep 1, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What you would need is an account with all those providers for testing, and be able to maintain it as each of their policies/methods change. Quite a project. :-)

sleidia

6:27 pm on Sep 1, 2007 (gmt 0)

10+ Year Member



Maybe but there are open source projects bigger than that.
Too bad one doesn't exist.

Corey Bryant

9:54 pm on Sep 3, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Most of the gateways will just provide you the code already.

Add the ones you know and then add a contact form for people if they want to sign up and you don't have the IPSP / electronic gateway listed

Check out most of the shopping carts as mentioned. You will find most of them there

-Corey