1.5.0 (2024-12-02)
- Add setting to skip screening for orders based on customer group (63f53a9)
1.4.2 (2024-11-15)
- Remove dynamic property. (f3b7186)
1.4.1 (2024-11-11)
- Apply parsing to remote ip as well for safety. (03b2e89)
- Refine IP extraction from X-Forwarded-For header (01f04e7)
1.4.0 (2024-10-02)
- Extract AVS, CVV and BIN from cybersource. (c9a9eb8)
1.3.0 (2024-09-30)
- App app and version to NFAPI call. (70a065d)
1.2.1 (2024-02-13)
- Add check for order's ability to be held, implement try-catch for hold operation, and improve logging (d76d8e1)
- cron: Do not update review order if decision hasn't yet been rendered (43487aa)
1.2.0 (2023-11-02)
1.1.0 (2023-08-31)
- Set fraudulent status orders to configured decision for fail (aa92ad8)
- Update order status for failed orders when auto-cancel is disabled (#36) (0bb3820)
- Fetch BIN for ParadoxLabs Auth.NET CIM (71d2bd7)
1.0.2 (2023-08-21)
1.0.1 (2023-06-30)
- include version in composer.json to allow for FE display (a9013ed)
- Array logs should be printed readable (261cdd8)
- auto-cancel orders in fail status appropriately (903b763)
- Consider refund failed if invoice cannot be refunded or voided. (65925c7)
- Do not cancel if refund fails (92ea933)
- Don't cancel if refund fails (00c3f36)
- remove fraudulent condition since it is not a valid decision (54084c0)
- replace uninitialized var (658cce9)
- Save order after update (90cbd80)
- Update nofraud status on review --> fail (e6b2ee1)
- worked depreciated error resolving and backend configuration changes (462c571)