Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 9

CurtisOdenMaluchiTorbjornafiqasyraf93ericgillettetannerc +3 guests

Payment libraries?

Hey,
Has anyone made a payment library of any kind for vanilla/garden?
This could include paypal, google checkout or something else. I'm looking to write an app that will take payments and i'd rather not reinvent the wheel.

Thanks,
Gary Mardell

Comments

  • Posts: 2,058
    I did a utility plugin for easily using the Authorize.net API, but I think this area is largely untouched. If you're going to do this & GPL it I'd likely use it as a dependency for my subscription app.

    Vanilla developer [GitHub, Twitter]

  • Posts: 819
    Your going to need recurring payments as well won't you. Well I'll see what I come up with in due time. Thanks, your authorize may be enough.
  • Posts: 2,058
    I will, but I would definitely contribute that rather than re-build an entire solution just for recurring. I will probably off-load recurring to a third party service so it may just be a matter of building a library with more APIs.

    Vanilla developer [GitHub, Twitter]

  • guys, sorry i am a new user.

    Do we have a follow up on this? Thanks :)
  • Posts: 417
    @garymardell are you looking for something in php? I just finished writing a bunch of java servlet code to process IPN and tie it to vanilla user accounts.

    My addons: NillaBlog | Vanoogle

Sign In or Register to comment.