This is the changelog for the AFL Risk Score for WooCommerce Stripe Payment Gateway plugin.
1.3.1 – 2025-10-08
We are currently testing this version and will be pushed to one-click update next week.
- Enhancement – Rename plugin name to AFL Risk Score.
- Enhancement – Automatically use the Stripe API key from the WooCommerce Stripe Gateway plugin.
- Enhancement – Add uninstallation procedure to delete plugin settings and scheduled hooks.
- Enhancement – Add plugin deactivation procedure to clear transients and scheduled hooks.
- Enhancement – Fixed WordPress Coding Standard warnings for Plugin Check.
- Enhancement – Update License Manager.
- Enhancement – Show Settings menu in WordPress plugins page.
- Bugfix – Fix multiple high risk order email still being sent out for failed payment retries.
- Bugfix – Fix PHP fatal error in WooCommerce Email preview.
- Deprecated – Remove Stripe API key input field in our plugin settings page.
- Deprecated – Delete Stripe API key from wp_options database.
- Deprecated – Remove old admin PHP files.
1.2.0 – 2025-03-28
- Feature – New Report page to sort by incoming payment.
- Enhancement – Improve the high risk order email template.
- Enhancement – Code optimization.
- Bugfix – Only send out one high risk order email for the same order when customer fails payment retries.
1.0.4 – 2024-02-18
- Bugfix – Fix the position of Stripe Risk Score Label with Clearfix.
1.0.3 – 2024-02-08
- Bugfix – Forgot to bump version number in previous version.
1.0.2 -2024-02-08
- Bugfix – Risk Score with 0 value was not stored in the WooCommerce Order meta.
- Bugfix – PHP class Afl_Stripe_RS_WC_Admin_High_Risk_Order not found.
1.0.1 – 2024-02-07
- Feature – Support retrieving Stripe Risk Score for WooCommerce Orders with “Issue an authorization on checkout, and capture later” setting.
- Feature – Support retrieving Stripe Risk Score for certain Stripe failed payments scenario.
- Enhancement – Add clickable link to Stripe dashboard when clicking on the Stripe Risk Score.
1.0.0 – 2024-01-09
- First released.