Skip to content

Version 3.1.2

Choose a tag to compare

@ekapopbus ekapopbus released this 12 Jan 18:14
· 2 commits to master since this release

Version 3.1.2: Fix fee setting handling and WooCommerce Blocks compatibility

Bug Fixes

  • Fixed fee setting configuration to properly map store/customer options
  • Skip nonce verification for WooCommerce Blocks REST API requests
  • Corrected fee_setting conversion across all payment methods

Improvements

  • Consistent fee handling across Credit Card, Installment, and QR payments
  • Removed debug logging for production
  • Enhanced WooCommerce Blocks compatibility

Files Changed

  • Payment gateway classes
  • WooCommerce Blocks integration
  • Version updates and documentation