Skip to content

Commit

Permalink
Merge branch 'feature/CHECMAG2003-37' into 'develop'
Browse files Browse the repository at this point in the history
feature/CHECMAG2003-37 into develop

See merge request agence-dnd/marketplace/magento-2/external/module-checkout-magento2-plugin!55
Rémi V committed Sep 6, 2022
2 parents a49d1c6 + f89e858 commit a6ed3d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/adminhtml/system.xml
Original file line number Diff line number Diff line change
@@ -441,13 +441,13 @@
</field>

<field id="merchant_id_certificate" type="text" showInDefault="1" showInWebsite="1" showInStore="0">
<label>Merchant Identity Certificate*</label>
<label>Payment Processing Certificate*</label>
<config_path>payment/checkoutcom_apple_pay/merchant_id_certificate</config_path>
<comment><![CDATA[Absolute path to the <span style="font-weight:bold">.pem</span> file on your server. (See how to get <a href="https://docs.checkout.com/docs/apple-pay" target="_blank">here</a>)]]></comment>
</field>

<field id="processing_certificate" type="text" showInDefault="1" showInWebsite="1" showInStore="0">
<label>Merchant Identity Certificate Key*</label>
<label>Merchant Identity Certificate*</label>
<config_path>payment/checkoutcom_apple_pay/processing_certificate</config_path>
<comment><![CDATA[Absolute path to the <span style="font-weight:bold">.key</span> file on your server. (See how to get <a href="https://docs.checkout.com/docs/apple-pay" target="_blank">here</a>)]]></comment>
</field>

0 comments on commit a6ed3d2

Please sign in to comment.