Jump to content

Commerce: Support MaxMind?


Go to solution Solved by Stuart Silvester,

Recommended Posts

Posted

Hi,

In the auth function I have this...

5eTs3j

 

However for some reason it seems like fraud rules that I put up with MaxMind is completely ignored. Is there something I am missing?

 

I want it to perform a MaxMind check on the auth, or after they paid.

  • Solution
Posted

Hi @OctoDev

It really depends on how your payment gateway works. In the majority of gateways we implement, we process the fraud rules (inc MaxMind) when the gateway sends us the payment notification via Webhook. I would recommend having a look in some of the existing gateway interfaces for `executeFraudAction()` and `checkFraudRulesAndCapture()` to see how we handle it.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...