Skip to content

v1.7.0

Latest

Choose a tag to compare

@nofraud-automation-bot nofraud-automation-bot released this 19 Mar 16:53

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)