vote up 2 vote down star
1

I'm using PayPal Website Payments Standard. Whenever the user lands on PayPal with the variables I sent, it shows a PayPal Login form and at the bottom it shows "Don't have a PayPal account? Use your credit card or bank account (where available)."

I want it to default to always ask for credit card and maybe say "Have PayPal? Use that!". Any ideas?

flag
Why would you want to force people to use credit cards? – Will Nov 21 '08 at 16:51
Its a business requirement. – Jonathan Nov 21 '08 at 16:54
I'm going to go out on a limb and say if you have to have them use credit cards, you may be better-off with a "real" CC processor. It's in PayPal's best interest for people to use their system, and no the credit cards :) – warren Nov 21 '08 at 16:55
I see they also have a Pro offering that I am looking into. It just seemed this would be the simplest / cheapest way to integrate payments on the site. – Jonathan Nov 21 '08 at 16:59
By the way - do the comments imply that the answer to this question is "NO"...? Thats all I was looking for really. – Jonathan Nov 21 '08 at 17:00
show 1 more comment

2 Answers

vote up 0 vote down

Random Echo is correct, paypal shows what it wants, don't think you can change it.

Sounds like if they can't use paypal it self you shouldn't be using them for CC processing.

Have you had a shop around at other places? DPS is pretty good, integrating with them as we speak.

link|flag
vote up 1 vote down

On a thread in the PayPal Developer Community they explain it with cookies based visits to the checkout page.

Basically if PayPal detects you being a user and spots their cookie, they will show the login form by default.

If they can't see that cookie, then they will show the credit card option first with a note that if you already have a PayPal account, to log in.

So the answer is no.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.