Page 1 of 1

PayPal Express only

Posted: Thu Nov 04, 2010 6:54 pm
by WebDev7
Hello.
Ive been looking at the older posts about PayPal Express. Most topic regarding how to make it not show and use the standard PayPal.

My client (703) would like to only use PayPal Express checkout.

They do not want the 'standard' PayPal option in the checkout page if their customer "misses" the PayPal Express Checkout button in the cart. Other than hiding the square button on the payment and receipt page, is there a way for them (me) to turn this off? My client has removed the payment method in ADMIN, (removing the square buttons) then the square button and payment method on OPC came back.
Is this something that needs to be changed in my clients PayPal account?

Thank you in advance.

Re: PayPal Express only

Posted: Fri Nov 05, 2010 6:04 am
by mazhar
If you want to hide option other then Express Checkout then you need to manually update corresponding locations to hide other options. For example in receipt page you can set visible false for PayPal button control and same thing for other locations where you don't want to have them.

Re: PayPal Express only

Posted: Fri Nov 05, 2010 7:05 am
by WebDev7
Thank you for the verification.