Problem with PaypalExpress
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 60
- Joined: 18 Jan 2016, 10:29
Problem with PaypalExpress
I have a problem with PaypalExpress payment.
Everything goes perfect till the final when paypal site opens with url https://www.paypal.com/webscr&cmd=_exp (this is set in paypalexpress.PaypalUrl)
then it forwards to Error page , not appearing Login screen of Paypal
Did anyone come across the problem? Thanks
Everything goes perfect till the final when paypal site opens with url https://www.paypal.com/webscr&cmd=_exp (this is set in paypalexpress.PaypalUrl)
then it forwards to Error page , not appearing Login screen of Paypal
Did anyone come across the problem? Thanks
-
- Posts: 60
- Joined: 18 Jan 2016, 10:29
Re: Problem with PaypalExpress
I use the parameter &C=EUR following the recommendations here
Re: problem with second price of the products
Could this be the problem?
Re: problem with second price of the products
Could this be the problem?
Re: Problem with PaypalExpress
The URL for PayPal isn't generated by the TYPO3 UriBuilder so that shouldn't be a problem.
What error message is shown?
What error message is shown?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
-
- Posts: 60
- Joined: 18 Jan 2016, 10:29
Re: Problem with PaypalExpress
I have included with images what happens
There is no error in the log of Aimeos. Second image shows empty page and reloads the error page
There is no error in the log of Aimeos. Second image shows empty page and reloads the error page
Re: Problem with PaypalExpress
The "paypalexpress.PaypalUrl" is
There are parameters missing in yours.
Code: Select all
https://www.paypal.com/webscr&cmd=_express-checkout&useraction=commit&token=%1$s
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
-
- Posts: 60
- Joined: 18 Jan 2016, 10:29
Re: Problem with PaypalExpress
thank you. That were the problem
you have written "There are parameters missing in yours."
Are there other parameter missing?
you have written "There are parameters missing in yours."
Are there other parameter missing?
Re: Problem with PaypalExpress
Don't think so.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star