Releases: Nofraud/nofraud_connect
Releases · Nofraud/nofraud_connect
v1.7.0
19 Mar 16:53
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-03-19)
Bug Fixes
Appropriately log refund error message. (d6dbed3 )
Attempt to void the payment if refund fails (74bf4e1 )
Handle casting of cardAttempts from string to int. (07e7126 )
Prevent Authnet plugin from transitioning status in conflict with (376bb90 )
Utilize full order object in cron context to allow for proper order refund, void & cancellation (3ca22e1 )
Features
Add cron to retry refunds daily for orders that have not yet settled. (8ac69e4 )
Track failed payment attempts and send to API. (3b8e751 )
v1.6.0
07 Jan 19:26
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-01-07)
Features
Add authorize and capture flow (d39e509 )
Add status history comment for refund and void actions. (b2b3526 )
Add status message when order cancelled. (cd9c90c )
v1.5.0
02 Dec 17:59
Compare
Sorry, something went wrong.
No results found
1.5.0 (2024-12-02)
Features
Add setting to skip screening for orders based on customer group (63f53a9 )
v1.4.2
15 Nov 17:12
Compare
Sorry, something went wrong.
No results found
1.4.2 (2024-11-15)
Bug Fixes
v1.4.1
11 Nov 22:26
Compare
Sorry, something went wrong.
No results found
1.4.1 (2024-11-11)
Bug Fixes
Apply parsing to remote ip as well for safety. (03b2e89 )
Refine IP extraction from X-Forwarded-For header (01f04e7 )
v1.4.0
02 Oct 15:07
Compare
Sorry, something went wrong.
No results found
1.4.0 (2024-10-02)
Features
Extract AVS, CVV and BIN from cybersource. (c9a9eb8 )
v1.3.0
30 Sep 19:58
Compare
Sorry, something went wrong.
No results found
1.3.0 (2024-09-30)
Features
App app and version to NFAPI call. (70a065d )
v1.2.1
13 Feb 16:18
Compare
Sorry, something went wrong.
No results found
1.2.1 (2024-02-13)
Bug Fixes
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 )
v1.2.0
02 Nov 15:05
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-11-02)
Features
Add support for currency internationalization (#39 ) (0186921 )
v1.1.0
31 Aug 19:27
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-08-31)
Bug Fixes
Set fraudulent status orders to configured decision for fail (aa92ad8 )
Update order status for failed orders when auto-cancel is disabled (#36 ) (0bb3820 )
Features
Fetch BIN for ParadoxLabs Auth.NET CIM (71d2bd7 )