Page 1 of 1

PayPal PLUS support

Posted: 14 Feb 2017, 12:27
by DrDickGind
Hi Aimeos,

I'm running your shopsystem with PayPal integrated and it works well :D
But PayPal PLUS isnt working. You can pay with PayPal, but not with creditcard or debit.
I have another Shopsystem running and there it works with this PayPal Account. It also doesnt work in your aimeos.org shop, there you can buy support.

What am I missing?

Thanks

Re: PayPal PLUS support

Posted: 14 Feb 2017, 13:11
by aimeos
There were some changes necessary to display the "billing" page for PayPalPlus. They are currently in the dev-master branch of the Aimeos core.

Re: PayPal PLUS support

Posted: 15 Feb 2017, 14:33
by DrDickGind
Hi,

today I updated the Aimeos Typo3-Extension to version 16.10.3 now PayPal PLUS is working fine.

Big thanks ;)

Re: PayPal PLUS support

Posted: 16 Feb 2017, 08:20
by aimeos
Hm, didn't expected that as the parameters for displaying the billing page with ELV / credit card is currently only in dev-master ...

Re: PayPal PLUS support

Posted: 17 Feb 2017, 12:09
by DrDickGind
Yes you are right, today I tested it again and it didnt work :?
Can you please tell me how to install the current dev-master in typo3?
Or can I integrate PayPal PLUS with OmniPay?

Re: PayPal PLUS support

Posted: 17 Feb 2017, 13:02
by aimeos
You can try this package: https://aimeos.org/fileadmin/download/a ... 1-pre1.zip
Add this to the PayPal service provider configuration:
paypalexpress.LandingPage: Billing

It's a beta release, so please test as much as possible and drop us a note if something isn't working.

Re: PayPal PLUS support

Posted: 17 Feb 2017, 15:02
by DrDickGind
Hi,

I tried our aimeos_17.2.1-pre1 build and I think it does not work.
I added paypalexpress.LandingPage: Billing to the config. If you checkout with PayPal you get redirected to this page.

https://www.paypal.com/webscr&cmd=_expr ... out/signup

With PayPal PLUS i thought that you dont have to create an account. But you have to do it, so I think its not working :?

I tried to integrate PayPal with omnipay in aimeos_pay but also no luck.

Have a nice weekend :D

Re: PayPal PLUS support

Posted: 17 Feb 2017, 15:13
by aimeos
The page is the PayPalPlus page, so the Aimeos code works correctly.
Maybe you can check with the PayPal support why they want to create a PayPal account too.

The Omnipay PayPal driver doesn't work because it's not 100% compatible the way it works. Nevertheless, the result should be the same as with the PayPal NVP API used by Aimeos.

Re: PayPal PLUS support

Posted: 24 Feb 2017, 13:24
by DrDickGind
Hi Aimeos,

I updated my typo3-aimeos shop to version 17.2.1 beta. Hoped it would be working for me since your pre-build did not do it. And no there is still no PayPal PLUS working for me.

I have another System running, there you can book houses with the same PayPal-adress. There it looks like this:

Image
Image

With our PayPal Checkout I get the following

Image
Image

So for me i looks like PayPal Plus isnt working.

Have a nice weekend

Re: PayPal PLUS support

Posted: 24 Feb 2017, 13:52
by aimeos
Like already said, we don't know why PayPal displays different options at the PayPal Plus page. Please contact the PayPal support, they should have an explanation for this.