I 'll make a git repo in a few days so you can see the source code.

@iamcam The code is close to ruby code ( as php 5.2 allows ). Gateways
have standard public methods ( authorize, purchase, void etc ).

Every response is an Response class object. There is also Creditcard
class object, and everything Active Merchant has.

Some missing, for now, features are  PHPUnit tests and integation form
helper.

By the way, thinking of naming this project "phpMerchant" but googling
on that i found this link http://code.google.com/p/php-merchant/

It is an Active Merchant like project, but it is inactive for over a
year...


On Jul 14, 10:15 am, "iamcam (Cameron Perry)"
<mistercame...@gmail.com> wrote:
> Bharadwaj, That's the best I could come up with in the PHP world.
> Unfortunately the PEAR packages look outdated, and the Kohana
> component is for that framework - not sure how it would work as a
> stand-alone. There are ports in other languages (python and Objective-
> C), but that doesn't help us.
>
> This is a huge need in the PHP community, even if most the payment
> gateways already have sample code. It's so much nicer working with
> consistent interfaces than trying to decipher the intricacies between
> all the various APIs.
>
> ~Cameron
>
> On Jul 12, 10:32 pm, Bharadwaj Parthasarathy <barbi.br...@gmail.com>
> wrote:
>
> > +1 for github
>
> > I am also interested in participating in development.
>
> >  From a quick google search, there seems to be no similar framework in  
> > php.
> > You may want to check this 
> > -http://stackoverflow.com/questions/2768942/do-any-projects-exist-for-...
>
> > - Bharadwaj
>
> > On 12-Jul-10, at 10:23 PM, iamcam (Cameron Perry) wrote:
>
> > > How closely are you following the original ruby version? I'd be
> > > interested in helping out here and there once you put it on github (so
> > > much better than google).
>
> > > ~Cameron
>
> > > On Jul 9, 4:20 pm, Andreas <andreas.kolla...@gmail.com> wrote:
> > >> Hi,
>
> > >> I am currently developing a port of Active Merchant on PHP.
>
> > >> I 've also add a few gateways for testing such as PaypalExpress,  
> > >> Hsbc,
> > >> Authorize.net(partial), Centinel 3D secure(partial), and
> > >> Eurobank(Greek bank).
>
> > >> I am planning to make a public repository on github or google project
> > >> hosting, when i clean the code and add some documentation.
>
> > >> I hope this will help php developers to integrate payments api to
> > >> their eCommerce applications.
>
> > >> On Jul 6, 1:51 am, "iamcam (Cameron Perry)" <mistercame...@gmail.com>
> > >> wrote:
>
> > >>> Has anyone seen anything like ActiveMerchant on the PHP side? I
> > >>> searched around a bit but haven't seen anything.
>
> > >>> I'm intrigued by the fact that it supports so many gateways out of  
> > >>> the
> > >>> box, and wonder if (a) anyone has already come up with a PHP
> > >>> alternative, or (b) thinks it feasible to attempt a port.
>
> > >>> Thanks!
> > >>> Cameron
>
> > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp  
> > > others with their CakePHP related questions.
>
> > > You received this message because you are subscribed to the Google  
> > > Groups "CakePHP" group.
> > > To post to this group, send email to cake-php@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > cake-php+unsubscr...@googlegroups.com For more options, visit this  
> > > group athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to