Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
django-paypal
Conversations
About
Send feedback
Help
django-paypal
1–30 of 85
Mark all as read
Report group
0 selected
guy
1/4/12
Paypal Adaptive Payments
Hello, I am looking for tutorial for Paypal Adaptive Payments with django. My goal is to split a
unread,
Paypal Adaptive Payments
Hello, I am looking for tutorial for Paypal Adaptive Payments with django. My goal is to split a
1/4/12
CrabbyPete
1/2/12
Making payments
I have to make payments to people who provide me their paypal account info. Does django-paypal
unread,
Making payments
I have to make payments to people who provide me their paypal account info. Does django-paypal
1/2/12
Cole
,
Jeremy Mordkoff
3
9/24/11
Is anyone currently using django-paypal pdt?
I took a lookt at PDT....where do I get the token? On Sep 23, 6:00 pm, Jeremy Mordkoff <jeremy.
unread,
Is anyone currently using django-paypal pdt?
I took a lookt at PDT....where do I get the token? On Sep 23, 6:00 pm, Jeremy Mordkoff <jeremy.
9/24/11
Cole
8/31/11
PayPalPDT._verify_postback() nukes PDT object on bad postback
Hi, I'm setting up paypal PDT using dcramer's fork as of Aug 5th, and I ran into an issue
unread,
PayPalPDT._verify_postback() nukes PDT object on bad postback
Hi, I'm setting up paypal PDT using dcramer's fork as of Aug 5th, and I ran into an issue
8/31/11
Josh Cartmell
8/31/11
error in paypal.standard.ipn.models, signal never sent
There is an error in send_signals in paypal.standard.ipn.models such that the recurring_payment
unread,
error in paypal.standard.ipn.models, signal never sent
There is an error in send_signals in paypal.standard.ipn.models such that the recurring_payment
8/31/11
Alex Lovell-Troy
, …
Lior Sion
4
7/21/11
using my own User object instead of django.contrib.auth.models.User ?
I ended up changing the way django-paypal interacts with the auth system in a non-wonderful way, but
unread,
using my own User object instead of django.contrib.auth.models.User ?
I ended up changing the way django-paypal interacts with the auth system in a non-wonderful way, but
7/21/11
Jeremy Mordkoff
7/13/11
just getting started. Which module to use?
Hi all -- I'm just about to add paypal to a django app. I have a paypal account, and a perl based
unread,
just getting started. Which module to use?
Hi all -- I'm just about to add paypal to a django app. I have a paypal account, and a perl based
7/13/11
xpanta
6/21/11
placing paypal inside my project's folder
Hi, if I put paypal folder into my projects folder, how should settings.py and urls.py be modified?
unread,
placing paypal inside my project's folder
Hi, if I put paypal folder into my projects folder, how should settings.py and urls.py be modified?
6/21/11
Nick
6/20/11
IPN Test Failure
Hi, Having trouble getting IPN working in Website Payments Pro. Not the IPN model (I added IPN to my
unread,
IPN Test Failure
Hi, Having trouble getting IPN working in Website Payments Pro. Not the IPN model (I added IPN to my
6/20/11
Nick
6/20/11
IPN 500 Error--Not database, not dev server, not SSL...
Yeah, I know. More IPN confusion. The PayPal tool is telling me that there's an internal server
unread,
IPN 500 Error--Not database, not dev server, not SSL...
Yeah, I know. More IPN confusion. The PayPal tool is telling me that there's an internal server
6/20/11
Nick
,
Josh Cartmell
4
6/20/11
Payments Pro Form Action
I had been literally copying the templates for WPP in the README, but they weren't working out.
unread,
Payments Pro Form Action
I had been literally copying the templates for WPP in the README, but they weren't working out.
6/20/11
alduro
,
Josh Cartmell
4
5/27/11
500 HTTP ERROR CODE in IPN Listener
Thanks Josh. Having created the table the error disappeared. It is quite difficult to debug 500 HTTP
unread,
500 HTTP ERROR CODE in IPN Listener
Thanks Josh. Having created the table the error disappeared. It is quite difficult to debug 500 HTTP
5/27/11
alduro
2
5/27/11
IPN notify_url not working
Hi folks, After creating the table paypal_ipn I now have another issue. I'm getting this error on
unread,
IPN notify_url not working
Hi folks, After creating the table paypal_ipn I now have another issue. I'm getting this error on
5/27/11
Josh Cartmell
, …
Craig
4
5/26/11
django-paypal wpp express checkout
I did end up figuring this out to some degree. You set the ipn endpoint in your paypal account. If
unread,
django-paypal wpp express checkout
I did end up figuring this out to some degree. You set the ipn endpoint in your paypal account. If
5/26/11
Mitchell Kotler
5/25/11
Recurring and Subscription Payments
Hi, I recently started to try out django-paypal and getting single payments set up and working was
unread,
Recurring and Subscription Payments
Hi, I recently started to try out django-paypal and getting single payments set up and working was
5/25/11
Jay Wineinger
, …
Josh Cartmell
3
5/10/11
My first taste of django-paypal
I know I'm not the original author but I just got it working yesterday and used his guide as a
unread,
My first taste of django-paypal
I know I'm not the original author but I just got it working yesterday and used his guide as a
5/10/11
Tom von Schwerdtner
5/9/11
handling paypal response errors
I'm unclear on how to handle paypal response errors,or more to the point, I'm unclear on how
unread,
handling paypal response errors
I'm unclear on how to handle paypal response errors,or more to the point, I'm unclear on how
5/9/11
craig
5/8/11
"custom" is blank?
Hi, I'm using the sandbox with express checkout for recurring payments. I am sending the "
unread,
"custom" is blank?
Hi, I'm using the sandbox with express checkout for recurring payments. I am sending the "
5/8/11
Michela Ledwidge
,
Thomas Parslow
2
4/27/11
Customising payment page
Hi Michela, I think the settings you are looking for are "PAGESTYLE" and "HDRIMG"
unread,
Customising payment page
Hi Michela, I think the settings you are looking for are "PAGESTYLE" and "HDRIMG"
4/27/11
Andrew Camel
,
Thomas Parslow
2
4/18/11
HTTP error code 403: Forbidden
Hi Andrew, Try building a test page with a form that posts to your IPN endpoint and use it while
unread,
HTTP error code 403: Forbidden
Hi Andrew, Try building a test page with a form that posts to your IPN endpoint and use it while
4/18/11
josch
,
Mike Ryan
2
2/16/11
Error while trying to use WPP
It looks like you are running the Django development server. Your return/cancel URLs refer to 127.0.
unread,
Error while trying to use WPP
It looks like you are running the Django development server. Your return/cancel URLs refer to 127.0.
2/16/11
josch
2/15/11
Set payment-status of my shop`s order with wpp
Hallo, I do not really understand where I have to set the status of my shop`s order to "payment
unread,
Set payment-status of my shop`s order with wpp
Hallo, I do not really understand where I have to set the status of my shop`s order to "payment
2/15/11
Vytautas Butenas
,
iulian.meghea
3
2/8/11
Credit Cards with standard payments
Thank you. Turned out, that these options are not available in all countries. If somebody wants to
unread,
Credit Cards with standard payments
Thank you. Turned out, that these options are not available in all countries. If somebody wants to
2/8/11
babintel
2
2/7/11
Clear a few things on the tutorial - signals processing - payment button
Hello ! Replying to myself it works if the signal lives beneath the functions they trigger in models.
unread,
Clear a few things on the tutorial - signals processing - payment button
Hello ! Replying to myself it works if the signal lives beneath the functions they trigger in models.
2/7/11
llonchj
1/29/11
patch for multiple WPP accounts
Hello, I'm planning to use django-paypal in a website as a service, the users will have paypal
unread,
patch for multiple WPP accounts
Hello, I'm planning to use django-paypal in a website as a service, the users will have paypal
1/29/11
llonchj
1/25/11
3rd party account name
Hello, Is there any support for the 3rd party account name defined in https://www.paypal.com/cgi-bin/
unread,
3rd party account name
Hello, Is there any support for the 3rd party account name defined in https://www.paypal.com/cgi-bin/
1/25/11
ghostrocket
1/19/11
Paypal Payments Pro Recurring Payments
Does django-paypal support recurring payments using payments pro? Apologies in advance if this is in
unread,
Paypal Payments Pro Recurring Payments
Does django-paypal support recurring payments using payments pro? Apologies in advance if this is in
1/19/11
Eduardo Robles Elvira
,
Josh Bohde
2
11/11/10
500 Internal Server Error using sandbox
I just got this error as well. My logs indicate that it is actually Paypal's server giving the
unread,
500 Internal Server Error using sandbox
I just got this error as well. My logs indicate that it is actually Paypal's server giving the
11/11/10
Kai Timmer
,
Thomas Parslow
2
11/11/10
Can't get IPN working
Hi Kai, I'm not sure how much help I can be, but since no one else has replied yet I'll give
unread,
Can't get IPN working
Hi Kai, I'm not sure how much help I can be, but since no one else has replied yet I'll give
11/11/10
g
,
Kai Timmer
3
11/9/10
best way to ensure customer didn't mess with price?
On 5 Okt., 20:18, g <pendleto...@gatech.edu> wrote: > As of now, I just wrote a simple
unread,
best way to ensure customer didn't mess with price?
On 5 Okt., 20:18, g <pendleto...@gatech.edu> wrote: > As of now, I just wrote a simple
11/9/10