I need to receive payments via PayPal on my website and have used Omnipay (PayPal_Express) to implement it.
I also like my users to have the option to pay with their credit card without having to create an paypal account. In the sandbox this works great (the user has the option to log in or to enter credit card details). When I switch to live the only options are to login or create an account.
- The setting to accept payments without account on the paypal website is set to on
- solutionType is set to "Sole"
- landingPage is set to "Billing"
My business account is from Austria and has a verfied bank account (but no credit card).
Does anybody know what I can do?