sudiptpa / omnipay-nabtransact

Integrate NAB Transact payment gateway using the php library built on top of Omnipay PHP payment processing library.
MIT License
9 stars 3 forks source link

Added support for risk management xml endpoint #34

Closed cseufert closed 3 years ago

cseufert commented 3 years ago

2.6.2 Risk Management Risk Management features assist merchants in evaluating the risk of a transaction based on rules set within the NAB Transact management portal. Each Risk Management payment request must be submitted to one of the Risk Management payment URLs listed in Section 2.6.2.3. In addition each request will require further fields submitted in order to evaluate against the configured ruleset.

Patch supports sending requests via Risk Management ruleset

cseufert commented 3 years ago

I have tested this now, and its working well. Please let me know if anything needs to be changed to get this merged.

sudiptpa commented 3 years ago

@cseufert add a new tag for you - v3.1.0 please verify it works well.