Skip to content

v0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:08
· 4 commits to trunk since this release
  • Added - WP-CLI command to manage automatic checkout protection.
  • Added - WP-CLI command to manage the merchant-facing features gate.
  • Added - Merchants can control automatic checkout protection from the new Fraud prevention settings page.
  • Added - PayPal setup-token and vault-order requests now run Fraud Protection before remote object creation.
  • Added - Fraud Protection now limits retained shopper identity and event history, and handles oversized verification attempts per request.
  • Updated - Saved PayPal Payments wallet methods report their payment type and saved status during verification, with payer email when available.
  • Fixed - Subscription change-payment forms now load the Fraud Protection payment scripts.
  • Fixed - PayPal Express orders now store the verified session ID on the completed order.
  • Fixed - PayPal Express purchases that return to checkout now reuse their earlier verification.
  • Dev - The woocommerce_fraud_protection_learning_mode filter was removed; automatic checkout blocking now uses the persistent automatic-protection setting.