

Then it all depends on Payment Method flow. When the order is held, it can not be charged. It happens right after the order in Magento is created. If the riskScore > Threshold, and the Hold Order action is configured in the settings, the order status will get changed to "On Hold". Once checkout_submit_all_after is triggered, MaxMind returns the riskScore. The 'checkout_submit_all_after' event is triggered.Ĥ.
Maxmind pricing Offline#
One of the payment actions, such as 'authorize', 'authorize + capture' or just 'order' (for offline orders) may be performed (it depends on your payment method)ģ. When a new order is saved in Magento, method 'place' of class 'Mage_Sales_Model_Order_Payment' is carried out.Ģ.
Maxmind pricing license key#
Maxmind pricing update#
Update the extension from 1.x to 2.x versions Go to the extension settings (System > Configuration > PotatoCommerce Extension > Fraud Check (MaxMind)), enable and configure the extension.Run compilation process if necessary (Systems > Tools > Compilation > 'Run Compilation Process' button).Log out from the backend and login again (important).Copy the content of the extracted folder to your store's root directory (overwrite the files).Download the extension package from your account and extract the downloaded archive.Disable compilation (Systems > Tools > Compilation > 'Disable' button) and flush store cache (System > Cache Management > 'Flush Magento Cache' button).Backup all the files of your store before installation (recommended).Surely, we recommend using the new version of API (v1.4) because the old version of API is deprecated and can be discontinued. Therefore, it’s up to you to decide which extension version to use.

Our Fraud Check 2.0 extension has two archives: one contains 2.x version of the extension which supports new minFraud API (Score, Insight, Factors) the other one contains 1.x version of the extension which supports MaxMind's minFraud Legacy API (Standard, Premium).
