Receive payments from customers who don't have a Paypal account?

michelvec32
Contributor
Contributor

I'm wondering whether it's possible to get payments on my Business Paypal accout from customers who don't have a Paypal account and don't want to create one.

Just want to let my customers enter their credit card info to validate the transaction.

Is it possible and if yes where should I configure this ?

Thanks in advance for your help.

 

Login to Me Too
4 REPLIES 4

komrat1988
Contributor
Contributor

michelvec32
Contributor
Contributor

Thanks for your tips.

But actually, I use PHP code to call

https://www.sandbox.paypal.com/cgi-bin/websc (sandbox) 

or live https://www.paypal.com/cgi-bin/webscr

to execute the paiement and handle the return notify_url/code.

Is there a parameter to define in the call done here?

 

Login to Me Too

sharpiemarker
Esteemed Advisor
Esteemed Advisor

@michelvec32 

 

Also enable the function:

Business account: Account Settings > Website Payments > Website Preferences > Update > PayPal account optional


Kudos & Solved are greatly appreciated. 🙂
Login to Me Too

michelvec32
Contributor
Contributor

Thanks for the info.

In fact the option was already active.

The "problem" for customers is:

When Paypal initial form is displayed, it asks to enter an email or a mobile phone or to clic a button to use a Paypal account.

 

Obviously, it's not trivial to understand that entering only an email adress wil let the customer to enter it's credit card data...

 

By the way, in the end, all info + email and password are required, so a Paypal account is still created 😉

Regards,

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.