![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/cartforge.co/app/code/StripeIntegration/Payments/etc/adminhtml/system/ |
<?xml version="1.0"?> <include xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_include.xsd"> <group id="fraud" translate="label" type="text" sortOrder="12" showInDefault="1" showInWebsite="1" showInStore="1"> <label>Fraud via Stripe Radar</label> <comment><p>Stripe Radar uses machine learning to automatically review your orders for fraud and automatically block many high-risk payments. Even if a card is new to your business, there's an 89% chance its already been seen on the Stripe network.</p> <p>Looking for enhanced fraud detection? You can create custom fraud detection rules right in the Stripe dashboard with Radar for Fraud Teams. <a href="https://stripe.com/radar?utm_campaign=comarketing&utm_source=magento&utm_medium=referred" target="_blank" rel="noopener noreferrer"</a>Learn more</a> about Stripe Radar.</p></comment> <field id="radar_risk_level" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label>Hold elevated risk orders</label> <comment> <![CDATA[If Stripe Radar marks a payment with Elevated Risk status, the order will be placed On Hold until it is reviewed.]]> </comment> <source_model>StripeIntegration\Payments\Model\Adminhtml\Source\StripeRadar</source_model> <config_path>payment/stripe_payments/radar_risk_level</config_path> </field> </group> </include>