[google-appengine] Processing payments using Paypal, python SDK

2014-01-03 Thread Robert Avram
I'm trying to figure out how to process payments using paypal python sdk and google app engine. the following code seems to work, but I can't figure out, based on the SDK, how to handle the exceptions (wrong credit card number etc). I would like the customer to be able to see the error. I would a

Re: [google-appengine] Processing payments using Paypal, python SDK

2014-01-07 Thread Robert Avram
beautiful! Thanks! You're awesome. Do you know if the SDK is threadsafe though? On Friday, January 3, 2014 5:47:52 PM UTC-8, Vinny P wrote: > > On Thu, Jan 2, 2014 at 3:52 PM, Robert Avram > > wrote: > >> I'm trying to figure out how to process payments using p

[google-appengine] Re: Processing payments using Paypal, python SDK

2014-01-07 Thread Robert Avram
r the page to load). Just > my experience... I'm sure there are others that really like it. > > > On Thursday, January 2, 2014 4:52:23 PM UTC-5, Robert Avram wrote: >> >> I'm trying to figure out how to process payments using paypal python sdk >> and google a