I am using Java, are you talking PayPalX? Doesn't that only support paypal accounts, i.e. not credit cards? If your code does work with credit cards can you post a basic example of your pay method? Thanks for the help!
On Sep 23, 10:13 pm, nischalshetty <[email protected]> wrote: > Are you on Python or Java? > > I have my app on Java and PayPal provides an official java API for > Google Appengine. It works great for me! > > -N > > On Sep 23, 6:42 pm, Shaun <[email protected]> wrote: > > > > > I think that this is due to Google's limitation for allowing > > connections to port 443. But when I try to connect to PayPal for a > > payment I get the error: > > > "Transaction Context Errors: Message 1:: > > [FATAL]RESULT=-1&RESPMSG=Failed to connect to host Input Server > > Uri=https://pilot-payflowpro.paypal.com:443" > > > Is there anyway around this or will this feature be available when > > Business Edition goes live? Any help is much appreciate it! > > > Thanks, > > > Shaun -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
