Skip to content

MoneySpace Payment Gateway v2.13.6 - Production Hotfix

Choose a tag to compare

@ekapopbus ekapopbus released this 24 Aug 09:03
· 42 commits to master since this release

Changes in v2.13.6

🚨 Production Hotfix

This is a critical hotfix release that resolves fatal errors encountered when deploying v2.13.5 to production environments.

🔧 Bug Fixes

  • Fixed: Fatal error when debug-config.php is missing from production package
  • Fixed: Fatal error when blocks-debug-hook.php is missing from production package
  • Improved: Made all debug file includes conditional with file existence checks
  • Enhanced: Plugin stability in production environments without development files

🛡️ Production Compatibility

  • Debug files are now properly excluded from production packages
  • Plugin works correctly whether debug files are present or not
  • WP_DEBUG environment detection improved
  • No impact on existing functionality when debug files are available

📦 What's Fixed

The previous v2.13.5 release included conditional debug features but failed when the debug files were excluded from the production package. This release ensures:

  • Works in development (with debug files present)
  • Works in production (with debug files excluded)
  • No breaking changes to existing functionality
  • Maintains all v2.13.5 improvements (CVV validation, WooCommerce 10.1.1 compatibility)

🚀 Quick Install

Download the money-space-for-woocommerce-v2.13.6-clean.zip file below and install directly in WordPress.

Supported WooCommerce Versions: 8.0+
Tested WordPress Versions: 6.0+
PHP Requirements: 8.0+