Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paypal checkout requires an account #47

Closed
andrewcurioso opened this issue Jun 13, 2012 · 1 comment
Closed

Paypal checkout requires an account #47

andrewcurioso opened this issue Jun 13, 2012 · 1 comment

Comments

@andrewcurioso
Copy link
Owner

PayPal Express checkout requires that the user create a PayPal account in order to checkout.

@andrewcurioso
Copy link
Owner Author

This is fixed by including some additional parameters in the "SetExpressCheckout" API call.

SOLUTIONTYPE=Sole will make it so the user doesn't have to create a PayPal account (iff "Paypal account optional" is set on the PayPal side and the account is a business or premium account)

LANDINGPAGE=Billing will improve the UX by making the billing page the default selection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant