Forum OpenACS Development: Re: Pay Pal

Collapse
5: Re: Pay Pal (response to 1)
Posted by Mark Aufflick on
Wow - so many threads on paypal and no code to be found :) Even a totally useless post by me!

Ok, so I am now in a place where I really want to do paypal payments for my own hosting business, so I might actually get it done!

I'm thinking of a simple support package that will have utility methods to generate the right links/posts for buy now and shopping cart type interactions, as well as handle the IPN callback stuff and provide methods for querying IPN data (and maybe a tcl callback for when IPN data comes in - it could use the paypal custom value to key against an acs object_id).

So as I start, if anyone has any working IPN code that would be helpful, but it doesn't seem too hard.