Skip to content

v0.1.4

Choose a tag to compare

@luizreis luizreis released this 01 Jul 16:09
· 78 commits to trunk since this release
1a2ef0c
  • Added - Reporting interface for payment outcomes (payments, disputes, refunds).
  • Fixed - Skip fraud verification on classic checkout submissions that already failed WooCommerce validation, avoiding unnecessary processing.
  • Fixed - Throttle repeated plugin startup warnings (e.g. on unsupported WooCommerce versions) to once per day instead of once per request.
  • Updated - Persist the fraud session identifier on guest orders placed without a browser session so outcomes track consistently.
  • Updated - Substantial internal refactoring across the plugin, including a new dependency-injection architecture and WooCommerce-core-aligned namespaces, for long-term maintainability.