Closed htdat closed 4 years ago
I'm having similar problems, see issue #527
it's happening on a production site so I've had to use another plugin.
Hi @htdat!
Thanks for the report. "Hide Funding Method(s)" is only shown when "Button Layout" is set to "Vertical". That is, the horizontal layout doesn't support choosing which payment options to show/hide. Is that not working correctly here?
We have an open PR to address this, see https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout/pull/758
tl;dr with the new PayPal SDK, the Debit card options are now being displayed on Horizontal layout and we have no option/setting for store managers to hide it (because we only show the Hide Funding Methods field on Vertical layout)
The PR I added makes sure we manually hide the Cards button on Horizontal layout
Now that #774 has been merged, the Cards button should be hidden on the "Horizontal" layout (pending release). As for "Hide Funding Method(s)" not being present under "Single Product Button Settings", as explained it's due to the layout not being set to "Vertical", which is the one layout allowing methods to be hidden.
Describe the bug
Customers want to hide
Debit or Credit Card
black button in single product pages but there is no option to choose.To reproduce
PayPal Checkout
settings pageCheckout on Single Product
optionHide Funding Method(s)
does not display.Debit or Credit Card
buttons are still there in single product pages.Screenshots
Expected behavior
Hide Funding Method(s)
to disableDebit or Credit Card
buttons in single product pagesEnvironment (please complete the following information):
Additional details
3024064-zen 3015417-zen
System status
``` ```