Fixed: Updated public access whitelist in controller to use correct method names (get_order_ifthenpay_options, get_transaction_ifthenpay_options) instead of deprecated get_ifthenpay_options.
Fixed: Removed non-existent get_payment_options from customer access whitelist.
2.0.5
Updated: Bumped “Tested up to” to WordPress 6.9 in all relevant files.
Added: Filter out of invisible methods.
2.0.3
Fixed: Generic class naming and inefficiencies.
Fixed: Added the prefix ‘Ifthenpay’ to ‘AdminFormRenderer’ static class.
Fixed: Cleaned up settings clearing logic and improved error status handling in the controller.
Fixed: Removed unused ifthenpay_nonce from localized variables and JavaScript AJAX calls.
2.0.1
Fixed: Versioning fixes and remove unnecessary ‘load_plugin_text_domain’.
2.0.0
Added: Support for invoice payments (Orders & Invoices).
Changed: Clarified ifthenpay account requirement and subscription link.