Jump to content

Featured Replies

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.

Solved by Stuart Silvester

Go to solution
  • Solution

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

  • No registered users viewing this page.