Update default layout settings for PayPal smart buttons#1486
Conversation
|
Hi @bc-anna, I was hoping someone could please explain how to adjust this layout? It's insane to me that PayPal thinks it's ok to take up this many lines with this much content as part of their buttons. I just want a normal "PayPal Checkout" button. I don't want credit card logos and a "Powered by PayPal" tagline on my website. I have seen the customization options listed here in the documentation: However, nothing I do seems to make any changes to the button display. Am I missing something here? For example, if I set Even if I change |
|
The problem seems to be that changing the value doesn't get passed through to the button. I think in order for my options to work as desired I need to use the horizontal layout. So when I change Why is that? |
|
Not sure what changed but this suddenly started working. |
What?
Changes the default layout options for PayPal smart buttons based on recommendations from PayPal - vertical layout is preferred, and the size and tagline options must be acceptable matching values based on the PayPal JS SDK (tagline must be false, and buttons must be larger than small).
Tickets / Documentation
https://developer.paypal.com/docs/archive/checkout/how-to/customize-button/
Screenshots (if appropriate)
Before:

After:
