Skip to content
Snippets Groups Projects
Commit a8cd7461 authored by Viktor Tymchynskyi's avatar Viktor Tymchynskyi
Browse files

MAGETWO-59893: Email Associated with PayPal Merchant Account Adaptation for On-Boarding

- Fix integration test
parent 994ff7b7
Branches
No related merge requests found
...@@ -593,7 +593,8 @@ ...@@ -593,7 +593,8 @@
<label>Express Checkout</label> <label>Express Checkout</label>
<frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model> <frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
<field id="business_account" translate="label comment tooltip" showInDefault="1" showInWebsite="1" sortOrder="5"> <field id="business_account" translate="label comment tooltip" showInDefault="1" showInWebsite="1" sortOrder="5">
<label>Email Associated with PayPal Merchant Account</label> <label>Email Associated with PayPal Merchant Account (Optional)</label>
<frontend_class>not-required</frontend_class>
<comment> <comment>
<![CDATA[<a href="http://www.magentocommerce.com/paypal">Start accepting payments via PayPal!</a>]]> <![CDATA[<a href="http://www.magentocommerce.com/paypal">Start accepting payments via PayPal!</a>]]>
</comment> </comment>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment