Posted: November 22, 2018 at 5:34 am
Hi |
|
Hi there, As far as I am aware, EE doesn’t have any control over that option, take a look here: All that EE can do is send over the details for payment and then on the PayPal checkout, PayPal themselves dictate if the guest checkout option is available. The first paragraph from the above reads:
Which means, for whatever reason (there are multiple different factors PayPal use to determine if guest checkout is available), PayPal themselves are not allowing the guest checkout option on the mobile devices on your site and we can’t force that option. The only option available for Guest checkout is to enable it on your PayPal account (which you obviously have done already as it wouldn’t show on checkout using a computer otherwise). I’d recommend contacting PayPal and ask them if they can see any issues with your account preventing the option, there may well be no ‘issues’ but PayPal deem the transactions as risky, so require an account. |
|
Thank you for the link. With a Checkout custom-coded solution, there is an additional step: set SOLUTIONTYPE to Sole in your initial SetExpressCheckout API call. |
|
A quick search through the EE codebase, shows this is already set – http://take.ms/ty7lE And just to confirm that parameter is set on the SetExpressCheckout call – http://take.ms/jqHZ4 If that wasn’t set, I don’t think guest checkout would work at all, meaning you wouldn’t see it on computer payments. We send that parameter for all SetExpressCheckout requests, meaning it relies on PayPal and the guest checkout option within your account. |
|
Hi,
|
|
The support post ‘Paypal pay as guest on Mobiles don't work’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.