1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<?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>