Skip to content

Commit b6baf09

Browse files
committed
MAGETWO-47544: "Learn More" link for Payments Pro goes to Payflow Pro
- Added "Learn More" url to module system config
1 parent 44c48b1 commit b6baf09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/etc/adminhtml/system.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<include path="Magento_Paypal::system/payflow_advanced.xml"/>
5151
<group id="wpp_usuk" sortOrder="40" extends="payment_us/paypal_payment_gateways/paypal_payflowpro_with_express_checkout">
5252
<label>Payments Pro (Includes Express Checkout)</label>
53+
<more_url>https://www.paypal.com/us/webapps/mpp/paypal-payments-pro?partner_id=NB9WWHYEMVUMS</more_url>
5354
<attribute type="activity_path">payment/paypal_payment_pro/active</attribute>
5455
<group id="paypal_payflow_required" translate="label" showInDefault="1" showInWebsite="1" sortOrder="10">
5556
<field id="enable_paypal_payflow">

0 commit comments

Comments
 (0)