Re: Django Donations App

2011-05-04 Thread Eugene MechanisM
https://launchpad.net/django-donation

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Django Donations App

2011-03-03 Thread Venkatraman S
On Sat, Feb 26, 2011 at 5:20 AM, Francisco Ceruti <
francisco.cer...@gmail.com> wrote:

> A few months ago I successfully used this app
> https://github.com/johnboxall/django-paypal
>
> I hope this can help you :)
>
>
@Francisco : can you elaborate or probably write a HOWTO on this app? I
tried in vain, but looks like
django-paypal (either johnboxall or cramer's) was extremely tough to
configure. For eg.
I was not able to get a list of all items and their respective prices in the
final receipt.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Django Donations App

2011-02-25 Thread Francisco Ceruti
A few months ago I successfully used this app 
https://github.com/johnboxall/django-paypal

I hope this can help you :)

On Feb 25, 6:24 pm, Brad Reardon  wrote:
> Heya django-users,
>
> I have been working on a website for a client, and they are in need of
> an app that is for donations. Being no PayPal IPN-processing expert, I
> unfortunately do not know how to program an app that would display the
> names and amounts of the donations received. I have checked out django-
> donation, found on Launchpad, but it doesn't seem to perform the way I
> would like.
>
> If you would, could you guys provide me with a link to an app that
> does the functions I require? If not, documentation on the PayPal API
> would be nice, so that I could process the requests.
>
> One more thing; instead of the name of the person that had donated
> that PayPal provides, I would like for them to be able to input an
> alias.
>
> Thanks!
> Brad Reardon

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Django Donations App

2011-02-25 Thread Shawn Milochik
So, what's your Django question?

Shawn

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Django Donations App

2011-02-25 Thread Brad Reardon
Heya django-users,

I have been working on a website for a client, and they are in need of
an app that is for donations. Being no PayPal IPN-processing expert, I
unfortunately do not know how to program an app that would display the
names and amounts of the donations received. I have checked out django-
donation, found on Launchpad, but it doesn't seem to perform the way I
would like.

If you would, could you guys provide me with a link to an app that
does the functions I require? If not, documentation on the PayPal API
would be nice, so that I could process the requests.

One more thing; instead of the name of the person that had donated
that PayPal provides, I would like for them to be able to input an
alias.

Thanks!
Brad Reardon

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.