123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385 |
- <?xml version="1.0"?>
- <!--
- /**
- * Copyright © Magento, Inc. All rights reserved.
- * See COPYING.txt for license details.
- */
- -->
- <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
- <system>
- <section id="payment">
- <group id="account" translate="label" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="0">
- <label>Merchant Location</label>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
- <field id="merchant_country" type="select" translate="label comment" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="0">
- <label>Merchant Country</label>
- <comment>If not specified, Default Country from General Config will be used</comment>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Field\Country</frontend_model>
- <source_model>Magento\Paypal\Model\System\Config\Source\MerchantCountry</source_model>
- <backend_model>Magento\Paypal\Model\System\Config\Backend\MerchantCountry</backend_model>
- <config_path>paypal/general/merchant_country</config_path>
- </field>
- </group>
- <group id="recommended_solutions" translate="label" sortOrder="2" showInDefault="1" showInWebsite="1" showInStore="1">
- <label>Recommended Solutions:</label>
- <fieldset_css>paypal-top-section paypal-recommended-header</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
- </group>
- <group id="other_paypal_payment_solutions" translate="label" sortOrder="3" showInDefault="1" showInWebsite="1" showInStore="1">
- <label>Other PayPal Payment Solutions:</label>
- <fieldset_css>paypal-top-section paypal-other-header</fieldset_css>
- <frontend_model>\Magento\Config\Block\System\Config\Form\Fieldset</frontend_model>
- </group>
- <group id="other_payment_methods" translate="label" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
- <label>Other Payment Methods:</label>
- <attribute type="expanded">1</attribute>
- <fieldset_css>paypal-top-section payments-other-header</fieldset_css>
- <frontend_model>\Magento\Config\Block\System\Config\Form\Fieldset</frontend_model>
- </group>
- </section>
- <section id="payment_all_paypal" showInDefault="0" showInWebsite="0" showInStore="0">
- <include path="Magento_Paypal::system/paypal_payflowpro.xml"/>
- <include path="Magento_Paypal::system/payflow_link.xml"/>
- <include path="Magento_Paypal::system/express_checkout.xml"/>
- <include path="Magento_Paypal::system/payments_pro_hosted_solution.xml"/>
- <group id="payments_pro_hosted_solution_without_bml" extends="payments_pro_hosted_solution">
- <group id="pphs_required_settings">
- <field id="enable_express_checkout_bml" showInDefault="0" showInWebsite="0"/>
- <field id="express_checkout_bml_sort_order" showInDefault="0" showInWebsite="0"/>
- <group id="pphs_advertise_bml" showInDefault="0" showInWebsite="0"/>
- </group>
- </group>
- </section>
- <section id="payment_us" extends="payment" showInDefault="0" showInWebsite="0" showInStore="0">
- <group id="paypal_alternative_payment_methods" sortOrder="5" showInDefault="0" showInWebsite="0" showInStore="0">
- <group id="express_checkout_us" translate="label comment" extends="payment_all_paypal/express_checkout" showInDefault="1" showInWebsite="1" showInStore="1">
- <label>PayPal Express Checkout</label>
- <fieldset_css>complex paypal-express-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Payment</frontend_model>
- <comment>Add another payment method to your existing solution or as a stand-alone option.</comment>
- <help_url>https://merchant.paypal.com/cgi-bin/marketingweb?cmd=_render-content</help_url>
- <attribute type="shared">0</attribute>
- <attribute type="activity_path">payment/paypal_express/active</attribute>
- <attribute type="activity_path">payment/payflow_express/active</attribute>
- <attribute type="displayIn">recommended_solutions</attribute>
- </group>
- </group>
- <group id="paypal_group_all_in_one" translate="label comment" sortOrder="7" showInDefault="1" showInWebsite="1" showInStore="1">
- <label><![CDATA[PayPal All-in-One Payment Solutions <i>Accept and process credit cards and PayPal payments.</i>]]></label>
- <fieldset_css>complex paypal-other-section paypal-all-in-one-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
- <comment>Choose a secure bundled payment solution for your business.</comment>
- <attribute type="displayIn">other_paypal_payment_solutions</attribute>
- <include path="Magento_Paypal::system/payflow_advanced.xml"/>
- <group id="wpp_usuk" translate="label" sortOrder="40" extends="payment_us/paypal_payment_gateways/paypal_payflowpro_with_express_checkout">
- <label>Payments Pro</label>
- <attribute type="activity_path">payment/paypal_payment_pro/active</attribute>
- <group id="configuration_details">
- <comment>http://docs.magento.com/m2/ce/user_guide/payment/paypal-payments-pro.html</comment>
- </group>
- <group id="paypal_payflow_required" showInDefault="1" showInWebsite="1" sortOrder="10">
- <field id="enable_paypal_payflow">
- <attribute type="shared">0</attribute>
- <config_path>payment/paypal_payment_pro/active</config_path>
- </field>
- <group id="paypal_payflow_api_settings" translate="label">
- <label>Payments Pro and Express Checkout</label>
- </group>
- </group>
- <group id="settings_paypal_payflow" translate="label">
- <label>Basic Settings - PayPal Payments Pro</label>
- </group>
- </group>
- <group id="wps_express" translate="label comment" extends="payment_all_paypal/express_checkout">
- <label>Payments Standard</label>
- <comment>Accept credit card and PayPal payments securely.</comment>
- <attribute type="activity_path">payment/wps_express/active</attribute>
- <group id="configuration_details">
- <comment>http://docs.magento.com/m2/ce/user_guide/payment/paypal-payments-standard.html</comment>
- </group>
- <group id="express_checkout_required">
- <group id="express_checkout_required_express_checkout">
- <label>Payments Standard</label>
- </group>
- <field id="enable_in_context_checkout" showInDefault="0" showInWebsite="0"/>
- <field id="merchant_id" showInDefault="0" showInWebsite="0"/>
- <field id="enable_express_checkout">
- <config_path>payment/wps_express/active</config_path>
- </field>
- <field id="enable_express_checkout_bml" showInDefault="1" showInWebsite="1">
- <config_path>payment/wps_express_bml/active</config_path>
- </field>
- <field id="express_checkout_bml_sort_order" showInDefault="1" showInWebsite="1"/>
- </group>
- <group id="settings_ec" translate="label">
- <label>Basic Settings - PayPal Website Payments Standard</label>
- <group id="settings_ec_advanced">
- <group id="express_checkout_frontend">
- <field id="checkout_display" showInDefault="0" showInWebsite="0" showInStore="0"/>
- <group id="checkout_page_button" showInDefault="0" showInWebsite="0" showInStore="0"/>
- <group id="product_page_button" showInDefault="0" showInWebsite="0" showInStore="0"/>
- <group id="cart_page_button" showInDefault="0" showInWebsite="0" showInStore="0"/>
- <group id="mini_cart_page_button" showInDefault="0" showInWebsite="0" showInStore="0"/>
- <group id="features" showInDefault="0" showInWebsite="0" showInStore="0"/>
- </group>
- </group>
- </group>
- </group>
- </group>
- <group id="paypal_payment_gateways" translate="label" sortOrder="8" showInDefault="1" showInWebsite="1" showInStore="1">
- <label><![CDATA[PayPal Payment Gateways <i>Process payments using your own internet merchant account.</i>]]></label>
- <fieldset_css>complex paypal-other-section paypal-gateways-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
- <attribute type="displayIn">other_paypal_payment_solutions</attribute>
- <include path="Magento_Paypal::system/paypal_payflowpro_with_express_checkout.xml"/>
- <group id="payflow_link_us" extends="payment_all_paypal/payflow_link"/>
- </group>
- </section>
- <section id="payment_gb" extends="payment" showInDefault="0" showInWebsite="0" showInStore="0">
- <group id="paypal_alternative_payment_methods" sortOrder="5" showInDefault="0" showInWebsite="0" showInStore="0">
- <group id="express_checkout_gb" translate="label comment" extends="payment_all_paypal/express_checkout" showInDefault="1" showInWebsite="1" showInStore="1">
- <label>PayPal Express Checkout</label>
- <fieldset_css>complex paypal-express-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Payment</frontend_model>
- <comment>Add another payment method to your existing solution or as a stand-alone option.</comment>
- <help_url>https://merchant.paypal.com/cgi-bin/marketingweb?cmd=_render-content</help_url>
- <attribute type="displayIn">recommended_solutions</attribute>
- <group id="express_checkout_required">
- <field id="enable_express_checkout_bml" showInDefault="0" showInWebsite="0"/>
- <field id="express_checkout_bml_sort_order" showInDefault="0" showInWebsite="0"/>
- <group id="advertise_bml" showInDefault="0" showInWebsite="0"/>
- </group>
- </group>
- </group>
- <group id="paypal_group_all_in_one" translate="label comment" sortOrder="7" showInDefault="1" showInWebsite="1" showInStore="1">
- <label><![CDATA[PayPal All-in-One Payment Solutions <i>Accept and process credit cards and PayPal payments.</i>]]></label>
- <fieldset_css>complex paypal-other-section paypal-all-in-one-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
- <comment>Choose a secure bundled payment solution for your business.</comment>
- <help_url>https://www.paypal-marketing.com/emarketing/partner/na/merchantlineup/home.page#mainTab=checkoutlineup&subTab=newlineup</help_url>
- <attribute type="displayIn">other_paypal_payment_solutions</attribute>
- <group id="wpp_usuk" translate="comment" sortOrder="20">
- <fieldset_css>pp-general-uk</fieldset_css>
- <demo_link>http://www.youtube.com/watch?v=LBe-TW87eGI&list=PLF18B1094ABCD7CE8&index=1&feature=plpp_video</demo_link>
- <comment>Accept payments with a completely customizable checkout page.</comment>
- <group id="wpp_required_settings">
- <field id="enable_express_checkout_bml" showInDefault="0" showInWebsite="0"/>
- <field id="express_checkout_bml_sort_order" showInDefault="0" showInWebsite="0"/>
- <group id="wpp_advertise_bml" showInDefault="0" showInWebsite="0"/>
- </group>
- </group>
- <include path="Magento_Paypal::system/payments_pro_hosted_solution_with_express_checkout.xml"/>
- <group id="wps_express" translate="label comment" extends="payment_all_paypal/express_checkout" sortOrder="50">
- <label>Website Payments Standard</label>
- <comment>Accept credit card and PayPal payments securely.</comment>
- <attribute type="activity_path">payment/wps_express/active</attribute>
- <group id="configuration_details">
- <comment>http://docs.magento.com/m2/ce/user_guide/payment/paypal-payments-standard.html</comment>
- </group>
- <group id="express_checkout_required">
- <group id="express_checkout_required_express_checkout" translate="label">
- <label>Website Payments Standard</label>
- </group>
- <field id="enable_in_context_checkout" showInDefault="0" showInWebsite="0"/>
- <field id="merchant_id" showInDefault="0" showInWebsite="0"/>
- <field id="enable_express_checkout">
- <config_path>payment/wps_express/active</config_path>
- </field>
- <field id="enable_express_checkout_bml" showInDefault="0" showInWebsite="0"/>
- <field id="express_checkout_bml_sort_order" showInDefault="0" showInWebsite="0"/>
- <group id="advertise_bml" showInDefault="0" showInWebsite="0"/>
- </group>
- <group id="settings_ec" translate="label">
- <label>Basic Settings - PayPal Website Payments Standard</label>
- </group>
- </group>
- </group>
- </section>
- <section id="payment_de" extends="payment" showInDefault="0" showInWebsite="0" showInStore="0">
- <group id="paypal_payment_solutions" sortOrder="5" showInDefault="0" showInWebsite="0" showInStore="0">
- <group id="express_checkout_de" translate="label comment" extends="payment_all_paypal/express_checkout" showInDefault="1" showInWebsite="1" showInStore="1">
- <label>PayPal Express Checkout</label>
- <fieldset_css>complex paypal-express-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Payment</frontend_model>
- <comment>Add another payment method to your existing solution or as a stand-alone option.</comment>
- <help_url>https://www.paypal-marketing.com/emarketing/partner/na/merchantlineup/home.page#mainTab=checkoutlineup&subTab=newlineup</help_url>
- <attribute type="displayIn">recommended_solutions</attribute>
- <group id="express_checkout_required">
- <field id="enable_express_checkout_bml" showInDefault="0" showInWebsite="0"/>
- <field id="express_checkout_bml_sort_order" showInDefault="0" showInWebsite="0"/>
- <group id="advertise_bml" showInDefault="0" showInWebsite="0"/>
- </group>
- <group id="settings_ec">
- <group id="settings_ec_advanced">
- <field id="solution_type" showInDefault="0" showInWebsite="0"/>
- </group>
- </group>
- </group>
- </group>
- </section>
- <section id="payment_other" extends="payment" showInDefault="0" showInWebsite="0" showInStore="0">
- <group id="express_checkout_other" translate="label comment" sortOrder="5" extends="payment_all_paypal/express_checkout" showInDefault="1" showInWebsite="1" showInStore="1">
- <label>PayPal Express Checkout</label>
- <fieldset_css>complex paypal-express-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Payment</frontend_model>
- <comment>Add another payment method to your existing solution or as a stand-alone option.</comment>
- <help_url>https://www.paypal-marketing.com/emarketing/partner/na/merchantlineup/home.page#mainTab=checkoutlineup&subTab=newlineup</help_url>
- <attribute type="displayIn">recommended_solutions</attribute>
- <group id="express_checkout_required">
- <field id="enable_express_checkout_bml" showInDefault="0" showInWebsite="0"/>
- <field id="express_checkout_bml_sort_order" showInDefault="0" showInWebsite="0"/>
- <group id="advertise_bml" showInDefault="0" showInWebsite="0"/>
- </group>
- </group>
- <group id="paypal_group_all_in_one" translate="label comment" sortOrder="7" showInDefault="1" showInWebsite="1" showInStore="1">
- <label><![CDATA[PayPal All-in-One Payment Solutions <i>Accept and process credit cards and PayPal payments.</i>]]></label>
- <fieldset_css>complex paypal-other-section paypal-all-in-one-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
- <comment>Choose a secure bundled payment solution for your business.</comment>
- <help_url>https://www.paypal-marketing.com/emarketing/partner/na/merchantlineup/home.page#mainTab=checkoutlineup&subTab=newlineup</help_url>
- <attribute type="displayIn">other_paypal_payment_solutions</attribute>
- <group id="wps_other" translate="label comment" extends="payment_all_paypal/express_checkout" showInDefault="1" showInWebsite="1" showInStore="1">
- <label>Website Payments Standard</label>
- <fieldset_css>complex</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Payment</frontend_model>
- <comment>Accept credit card and PayPal payments securely.</comment>
- <attribute type="activity_path">payment/wps_express/active</attribute>
- <group id="configuration_details">
- <comment>http://docs.magento.com/m2/ce/user_guide/payment/paypal-payments-standard.html</comment>
- </group>
- <group id="express_checkout_required">
- <group id="express_checkout_required_express_checkout" translate="label">
- <label>Website Payments Standard</label>
- </group>
- <field id="enable_in_context_checkout" showInDefault="0" showInWebsite="0"/>
- <field id="merchant_id" showInDefault="0" showInWebsite="0"/>
- <field id="enable_express_checkout">
- <config_path>payment/wps_express/active</config_path>
- </field>
- <field id="enable_express_checkout_bml" showInDefault="0" showInWebsite="0"/>
- <field id="express_checkout_bml_sort_order" showInDefault="0" showInWebsite="0"/>
- <group id="advertise_bml" showInDefault="0" showInWebsite="0"/>
- </group>
- <group id="settings_ec">
- <label>Basic Settings - PayPal Website Payments Standard</label>
- </group>
- </group>
- </group>
- <group id="paypal_payment_gateways" translate="label comment" sortOrder="8" showInDefault="0" showInWebsite="0" showInStore="0">
- <label><![CDATA[PayPal Payment Gateways <i>Process payments using your own internet merchant account.</i>]]></label>
- <fieldset_css>complex paypal-other-section paypal-gateways-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
- <comment>Process payments using your own internet merchant account.</comment>
- <help_url>https://merchant.paypal.com/cgi-bin/marketingweb?cmd=_render-content</help_url>
- <attribute type="displayIn">other_paypal_payment_solutions</attribute>
- </group>
- </section>
- <section id="payment_ca" extends="payment_other">
- <group id="express_checkout_other">
- <attribute type="activity_path">payment/paypal_express/active</attribute>
- <attribute type="activity_path">payment/payflow_express/active</attribute>
- </group>
- <group id="paypal_group_all_in_one">
- <group id="wps_other" sortOrder="20"/>
- </group>
- <group id="paypal_payment_gateways" translate="label" showInDefault="1" showInWebsite="1" showInStore="1">
- <fieldset_css>complex paypal-other-section paypal-gateways-section</fieldset_css>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
- <label><![CDATA[PayPal Payment Gateways <i>Process payments using your own internet merchant account.</i>]]></label>
- <group id="wpp_ca" translate="label" extends="payment_all_paypal/paypal_payflowpro" sortOrder="30">
- <label>Website Payments Pro</label>
- <attribute type="activity_path">payment/paypal_payment_pro/active</attribute>
- <group id="configuration_details">
- <comment>http://docs.magento.com/m2/ce/user_guide/payment/paypal-payments-pro.html</comment>
- </group>
- <group id="paypal_payflow_required" translate="label" showInDefault="1" showInWebsite="1" sortOrder="10">
- <group id="paypal_payflow_api_settings">
- <label>Payments Pro</label>
- </group>
- <field id="enable_in_context_checkout" showInDefault="0" showInWebsite="0"/>
- <field id="merchant_id" showInDefault="0" showInWebsite="0"/>
- <field id="enable_paypal_payflow">
- <frontend_class>paypal-enabler paypal-ec-pe</frontend_class>
- <attribute type="shared">0</attribute>
- <config_path>payment/paypal_payment_pro/active</config_path>
- <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Field\Enable\Payment</frontend_model>
- </field>
- </group>
- <group id="settings_paypal_payflow">
- <label>Basic Settings - PayPal Payments Pro</label>
- </group>
- </group>
- <group id="paypal_payflowpro_ca" extends="payment_all_paypal/paypal_payflowpro" sortOrder="40"/>
- <group id="payflow_link_ca" extends="payment_all_paypal/payflow_link" sortOrder="50">
- <group id="payflow_link_required">
- <field id="enable_express_checkout_bml" showInDefault="0" showInWebsite="0"/>
- <field id="express_checkout_bml_sort_order" showInDefault="0" showInWebsite="0"/>
- <group id="payflow_link_advertise_bml" showInDefault="0" showInWebsite="0"/>
- </group>
- </group>
- </group>
- </section>
- <section id="payment_au" extends="payment_other">
- <group id="express_checkout_other"/>
- <group id="paypal_group_all_in_one">
- <group id="wps_other" sortOrder="12"/>
- <group id="payments_pro_hosted_solution_au" extends="payment_all_paypal/payments_pro_hosted_solution_without_bml" sortOrder="10"/>
- </group>
- <group id="paypal_payment_gateways" showInDefault="1" showInWebsite="1" showInStore="1">
- <group id="paypal_payflowpro_au" extends="payment_all_paypal/paypal_payflowpro" sortOrder="20"/>
- </group>
- </section>
- <section id="payment_jp" extends="payment_other">
- <group id="express_checkout_other"/>
- <group id="paypal_group_all_in_one">
- <group id="wps_other" sortOrder="12"/>
- <group id="payments_pro_hosted_solution_jp" extends="payment_all_paypal/payments_pro_hosted_solution_without_bml" sortOrder="10">
- <label>Website Payments Plus</label>
- </group>
- </group>
- </section>
- <section id="payment_fr" extends="payment_other">
- <group id="express_checkout_other"/>
- <group id="paypal_group_all_in_one">
- <group id="wps_other" sortOrder="12"/>
- <group id="payments_pro_hosted_solution_fr" extends="payment_all_paypal/payments_pro_hosted_solution_without_bml" sortOrder="10">
- <label>Integral Evolution</label>
- </group>
- </group>
- </section>
- <section id="payment_it" extends="payment_other">
- <group id="express_checkout_other"/>
- <group id="paypal_group_all_in_one">
- <group id="wps_other" sortOrder="12"/>
- <group id="payments_pro_hosted_solution_it" extends="payment_all_paypal/payments_pro_hosted_solution_without_bml" sortOrder="10">
- <label>Pro</label>
- </group>
- </group>
- </section>
- <section id="payment_es" extends="payment_other">
- <group id="express_checkout_other"/>
- <group id="paypal_group_all_in_one">
- <group id="wps_other" sortOrder="12"/>
- <group id="payments_pro_hosted_solution_es" extends="payment_all_paypal/payments_pro_hosted_solution_without_bml" sortOrder="10">
- <label>Pasarela integral</label>
- </group>
- </group>
- </section>
- <section id="payment_hk" extends="payment_other">
- <group id="express_checkout_other"/>
- <group id="paypal_group_all_in_one">
- <group id="wps_other" sortOrder="12"/>
- <group id="payments_pro_hosted_solution_hk" extends="payment_all_paypal/payments_pro_hosted_solution_without_bml" sortOrder="10"/>
- </group>
- </section>
- <section id="payment_nz" extends="payment_other">
- <group id="express_checkout_other"/>
- <group id="paypal_group_all_in_one">
- <group id="wps_other"/>
- </group>
- <group id="paypal_payment_gateways" showInDefault="1" showInWebsite="1" showInStore="1">
- <group id="paypal_payflowpro_nz" extends="payment_all_paypal/paypal_payflowpro"/>
- </group>
- </section>
- </system>
- </config>
|