disable the pay with debit/credit card option in express checkout js ?

jasika
New Community Member

How to disable the pay with debit/credit card option in express checkout js ?  we dont want to use card paymnet just simple paypal paymnet . How can I do this?

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

PayPal_Randy
Moderator
Moderator

@jasika,

 

The option is called "PayPal Account Optional" and can be found under https://www.paypal.com/cgi-bin/customerprofileweb?cmd=_profile-website-payments   This will allow you to choose if the "guest payment" option will be available or not during checkout.  Note that a buyer will still have the option to create a PayPal account if they do not have one.  In Express Checkout, you may also pass SOLUTIONTYPE=MARK to achieve the same.

 

Hope this helps!  🙂

 

- Randy

View solution in original post

Login to Me Too
1 REPLY 1
Solved

PayPal_Randy
Moderator
Moderator

@jasika,

 

The option is called "PayPal Account Optional" and can be found under https://www.paypal.com/cgi-bin/customerprofileweb?cmd=_profile-website-payments   This will allow you to choose if the "guest payment" option will be available or not during checkout.  Note that a buyer will still have the option to create a PayPal account if they do not have one.  In Express Checkout, you may also pass SOLUTIONTYPE=MARK to achieve the same.

 

Hope this helps!  🙂

 

- Randy

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.