Browsing this Thread:
2 Anonymous Users
|
|
PayPal API History |
|
Webmaster 
Joined: 2008/10/19 13:41
|
This code was a blast to develop. Future development is ending for a couple reasons: 1) It's the base code of the Advanced API, so focusing there. 2) We developed using PayPal standard (which allows for more than non-U.S. companies). The limitation is that it's impossible to customize invoicing.
Posted on: 2008/10/26 21:25
|
|
|
|
|
Re: PayPal API History |
|
Just popping in 
Joined: 2008/11/8 11:08
|
I know development is done on this, but what about support? I keep getting the following error:
Network connection failed. The call to the server failed with a code of:...... Please stop and report this error.
There was an error in account creation. Your request was NOT successful. If you understand the following error, please press the back button and try again. Otherwise, please contact us.
Works fine if I make an API directly in a browser.
Posted on: 2008/11/10 15:27
|
|
|
|
|
Re: PayPal API History |
|
Webmaster 
Joined: 2008/10/19 13:41
|
web.xml is modified for webserver (as well as you browser since it works)?
Change https to http to troubleshoot if your version of file_get_contents supports https.
Posted on: 2008/11/10 16:35
|
|
|
|
|
Re: PayPal API History |
|
Just popping in 
Joined: 2008/11/8 11:08
|
Yes, the web.xml is setup to work with the web server and a local test machine I am using. I have the server setup to only work over https (I do not have a signed cert yet), will this script still work?
Posted on: 2008/11/10 19:05
|
|
|
|
|
Re: PayPal API History |
|
Just popping in 
Joined: 2008/11/8 11:08
|
FYI, tried both https and http and still failing. Any advice would be appreciated. Any debugging that I can do?
Thanks!
Posted on: 2008/11/10 19:23
|
|
|