Skip to content

Commit

Permalink
update webhooks description
Browse files Browse the repository at this point in the history
  • Loading branch information
ajzkk committed Oct 5, 2023
1 parent d7fbafc commit 0fd1372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/adminhtml/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<label>Enable webhooks</label>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
<comment>
<![CDATA[Enable webhooks to receive updates when updates to charges and refunds occur. To learn more, see <a href="https://docs.opn.ooo/api-webhooks">our webhooks documentation</a>. No additional configuration necessary.]]>
<![CDATA[Enable webhooks to receive updates when charge and refund events occur. To learn more, see <a href="https://docs.opn.ooo/api-webhooks">our webhooks documentation</a>. No additional configuration necessary.]]>
</comment>
</field>
<field id="webhook" translate="label" type="label" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1">
Expand Down

0 comments on commit 0fd1372

Please sign in to comment.