|
703 | 703 | </depends>
|
704 | 704 | <attribute type="shared">1</attribute>
|
705 | 705 | </field>
|
706 |
| - <field id="checkout_page_button_size" translate="label tooltip" type="select" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="40"> |
707 |
| - <label>Size</label> |
708 |
| - <config_path>paypal/style/checkout_page_button_size</config_path> |
709 |
| - <source_model>Magento\Paypal\Model\System\Config\Source\ButtonStyles::getSize</source_model> |
710 |
| - <tooltip>Select Responsive to ensure the PayPal button renders correctly on mobile devices.</tooltip> |
711 |
| - <depends> |
712 |
| - <field id="checkout_page_button_customize">1</field> |
713 |
| - </depends> |
714 |
| - <attribute type="shared">1</attribute> |
715 |
| - </field> |
716 | 706 | <field id="checkout_page_button_shape" translate="label" type="select" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="50">
|
717 | 707 | <label>Shape</label>
|
718 | 708 | <config_path>paypal/style/checkout_page_button_shape</config_path>
|
|
765 | 755 | <field id="product_page_button_label" negative="1">credit</field>
|
766 | 756 | </depends>
|
767 | 757 | </field>
|
768 |
| - <field id="product_page_button_size" extends="payment_all_paypal/express_checkout/settings_ec/settings_ec_advanced/express_checkout_frontend/checkout_page_button/checkout_page_button_size"> |
769 |
| - <config_path>paypal/style/product_page_button_size</config_path> |
770 |
| - <depends> |
771 |
| - <field id="product_page_button_customize">1</field> |
772 |
| - </depends> |
773 |
| - </field> |
774 | 758 | <field id="product_page_button_shape" extends="payment_all_paypal/express_checkout/settings_ec/settings_ec_advanced/express_checkout_frontend/checkout_page_button/checkout_page_button_shape">
|
775 | 759 | <config_path>paypal/style/product_page_button_shape</config_path>
|
776 | 760 | <depends>
|
|
817 | 801 | <field id="cart_page_button_label" negative="1">credit</field>
|
818 | 802 | </depends>
|
819 | 803 | </field>
|
820 |
| - <field id="cart_page_button_size" extends="payment_all_paypal/express_checkout/settings_ec/settings_ec_advanced/express_checkout_frontend/checkout_page_button/checkout_page_button_size"> |
821 |
| - <config_path>paypal/style/cart_page_button_size</config_path> |
822 |
| - <depends> |
823 |
| - <field id="cart_page_button_customize">1</field> |
824 |
| - </depends> |
825 |
| - </field> |
826 | 804 | <field id="cart_page_button_shape" extends="payment_all_paypal/express_checkout/settings_ec/settings_ec_advanced/express_checkout_frontend/checkout_page_button/checkout_page_button_shape">
|
827 | 805 | <config_path>paypal/style/cart_page_button_shape</config_path>
|
828 | 806 | <depends>
|
|
869 | 847 | <field id="mini_cart_page_button_label" negative="1">credit</field>
|
870 | 848 | </depends>
|
871 | 849 | </field>
|
872 |
| - <field id="mini_cart_page_button_size" extends="payment_all_paypal/express_checkout/settings_ec/settings_ec_advanced/express_checkout_frontend/checkout_page_button/checkout_page_button_size"> |
873 |
| - <config_path>paypal/style/mini_cart_page_button_size</config_path> |
874 |
| - <depends> |
875 |
| - <field id="mini_cart_page_button_customize">1</field> |
876 |
| - </depends> |
877 |
| - </field> |
878 | 850 | <field id="mini_cart_page_button_shape" extends="payment_all_paypal/express_checkout/settings_ec/settings_ec_advanced/express_checkout_frontend/checkout_page_button/checkout_page_button_shape">
|
879 | 851 | <config_path>paypal/style/mini_cart_page_button_shape</config_path>
|
880 | 852 | <depends>
|
|
0 commit comments