We want PayPal as an option in the Check Out page, but not on the Product Page. How to remove PayPal from Product Page (Check out with PayPal button)? Magento CE 2.3.3
They are always on the product page
The cache is also refreshed
Hello @bo_peng
Loggein Magento admin and follow below path:
Store->Configuration->Payment Methods->PayPal Express Checkout->Basic Setting Paypal Express checkout->Display on Product Details Page="NO"
Please do this configuration on Store view, Change store from left corner dropdown before doing this change.
Next Clear Magento cache:
php bin/magento c:f
or you can use Magento UI. Thanks
Hello @bo_peng
Please share your configuration screen sort.
Regards,
Deep
Hello @bo_peng
Make sure you have disabled it from default paypal payment method,
from braintree payment method
any other extension you are using for paypal payments.
Make sure you flushed the Magento cache.