Problem with PaypalExpress

Questions around the TYPO3 integration and plugins
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!
crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Problem with PaypalExpress

Post by crazyforester » 25 Feb 2022, 10:58

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

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: Problem with PaypalExpress

Post by crazyforester » 27 Feb 2022, 16:56

I use the parameter &C=EUR following the recommendations here
Re: problem with second price of the products

Could this be the problem?

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Problem with PaypalExpress

Post by aimeos » 28 Feb 2022, 09:40

The URL for PayPal isn't generated by the TYPO3 UriBuilder so that shouldn't be a problem.
What error message is shown?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: Problem with PaypalExpress

Post by crazyforester » 28 Feb 2022, 10:11

I have included with images what happens
Image
Image
Image

There is no error in the log of Aimeos. Second image shows empty page and reloads the error page

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Problem with PaypalExpress

Post by aimeos » 28 Feb 2022, 10:20

The "paypalexpress.PaypalUrl" is

Code: Select all

https://www.paypal.com/webscr&cmd=_express-checkout&useraction=commit&token=%1$s
There are parameters missing in yours.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: Problem with PaypalExpress

Post by crazyforester » 02 Mar 2022, 05:14

thank you. That were the problem
you have written "There are parameters missing in yours."
Are there other parameter missing?

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Problem with PaypalExpress

Post by aimeos » 03 Mar 2022, 09:18

Don't think so.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply