Is there a way to default to Credit Card instead of PayPal Account?

bparker
Contributor
Contributor

Hi! Most of our users will be people who are unfamiliar with PayPal. We expect most to pay with a Credit Card. In this case, we'd like to open the payments page to the Credit Card screen, not the Log in to PayPal screen. Can we do that? If so, how? Do I have to pass a variable when I submit?

 

I've tried a couple things, like adding these:

<input name="exp" type="hidden" value="guest" />
<input name="SOLUTIONTYPE" type="hidden" value="Sole" />
<input name="LANDINGPAGE" type="hidden" value="Billing" />

 

but they didn't work. I looked around Google and couldn't find a solution.

 

Thanks!

Login to Me Too
1 REPLY 1

MTS_Andre
Moderator
Moderator

Hi, in the standard html buttons you need the buyer to click on the card payment option to show the card page at the checkout. In the guide for html variables there are no variables to force this experience I am afraid: html variables

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.