|
| paypal sandbox account not working on LIVE site |
| Iniciado por guest, 25,sep. 2017 12:43 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 25,septiembre 2017 - 12:43 |
Hi,
Tested with sandbox paypal account on local computer and it works.
Same webdev code not working in LIVE site..Just couldn't go thru after sandbox paypal logon ( the logon no issue on LIVE site ).
Anyone know of any issue with sandbox paypal account ? Or need a different setting on the LIVE site ?
Regards,
Jon Lau |
| |
| |
| | | |
|
| | |
| |
| Publicado el 26,septiembre 2017 - 15:31 |
Jon,
If you show us your code to get to paypal, we can help.
The sandbox account can be anything. The live paypal credentials are those that you create when you link your paypal account for live operations.
When you set up your business page on paypal, you will create the live credentials. These are what will be used to call the paypal page.
see my code below - I fill the fields and then call the page.
action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_parent">
If fill the rest of the fields using percent1, percent2 etc to make a html string.
Kindest Regards,
Mike Allison |
| |
| |
| | | |
|
| | | | |
| | |
|