Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I've tried to test the paypal settings with sandbox but is seems that always redirecting to the normal paypal website and not the sandbox enviroment.
Am I missing something here? In my previous tea commerce set up I didn't have any problems with testing that.
Here is the settings
Thanks, Giorgos
Hi Giorgos
Could you try and edit the testing field to show the key instead of the human readable key. It should be: isSandbox
If it is - are you running the latest version of Tea Commerce?
Kind regardsAnders
Hi Andres,
When you press edit on the setting it's a isSandbox = 1 and not Testing
The version is 1.4.3.2
Cheers, Giorgos
When it generate the html form - what url is it posting to?
It goes to paypal.com
https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=4qtn6-G4nc_Y6GBNxLTrPZqWVuQufucfkXB8KXye8B0RwBp0dmGvydZSEWa&dispatch=50a222a57771920b6a3d7b606239e4d529b525e0b7e69bf0224adecfb0124e9b61f737ba21b0819882a9058c69cf92dcdac469a145272506
Any ideas on that issue, I need to test it before goes live. License has been bought two days ago and we need to go on air soon.
It shows me that it doesnt know that it is running in sandbox mode. Try download the payment provider and compile it and install it in a local copy of your website. Know debug it and see what happens inside the paypal provider GenerateForm method
https://bitbucket.org/teasolutions/tea-commerce-tea-commerce-payment-providers
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Paypal and sandbox
Hello,
I've tried to test the paypal settings with sandbox but is seems that always redirecting to the normal paypal website and not the sandbox enviroment.
Am I missing something here? In my previous tea commerce set up I didn't have any problems with testing that.
Here is the settings
Thanks, Giorgos
Hi Giorgos
Could you try and edit the testing field to show the key instead of the human readable key. It should be: isSandbox
If it is - are you running the latest version of Tea Commerce?
Kind regards
Anders
Hi Andres,
When you press edit on the setting it's a isSandbox = 1 and not Testing
The version is 1.4.3.2
Cheers, Giorgos
When it generate the html form - what url is it posting to?
It goes to paypal.com
https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=4qtn6-G4nc_Y6GBNxLTrPZqWVuQufucfkXB8KXye8B0RwBp0dmGvydZSEWa&dispatch=50a222a57771920b6a3d7b606239e4d529b525e0b7e69bf0224adecfb0124e9b61f737ba21b0819882a9058c69cf92dcdac469a145272506
Any ideas on that issue, I need to test it before goes live. License has been bought two days ago and we need to go on air soon.
Thanks, Giorgos
It shows me that it doesnt know that it is running in sandbox mode. Try download the payment provider and compile it and install it in a local copy of your website. Know debug it and see what happens inside the paypal provider GenerateForm method
https://bitbucket.org/teasolutions/tea-commerce-tea-commerce-payment-providers
Kind regards
Anders
is working on a reply...