Re: PayPal Adaptive Payments
On 2011-10-08, at 12:50 PM, Ian wrote:
> This is easy to do with PayPal's Adaptive Payments, and I've done it
> with PHP, but I'm trying to get it working on Django. Any advice?
That's more a PayPal question than a Django one. But at Mozilla we use adapative payments with Django. Our codebase is rather big so might be hard to follow, but the key PayPal stuff is here:
https://github.com/jbalogh/zamboni/blob/master/apps/paypal/__init__.py
It doesn't answer your question, but gives you something to look at ;)
Cheers.
--
Andy McKay
andy@clearwind.ca
twitter: @andymckay
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home