Releases: paytabscom/paytabs-woocommerce
Releases · paytabscom/paytabs-woocommerce
4.11.2
Hold on reject (#33) * - Handle On-Hold status: Move the on-hold response to success group Set the Order status to 'on-hold' Add proper message to the notes of the Order - Return trigger no more updates the order status * Add severity to log messages * Fix the Tokenization support matrix
4.11.1
4.11.0
Managed Form (#32) * Add the managed form to checkout page * Add the managed form option to admin panel Handle display the managed form in checkout * Process ManagedForm payment request * Add Client key to the admin panel * Dynamic JS file based on the region * Handle Managed form with Tokenization option * SDK Core update with the correct iFrame groups * Run Tokenization routine only for logged-in users
4.10.0
4.9.1
4.9.0
IPN (#28) * IPN implementation: - Events supported: (Capture, Void, Refund, Partial Refund) - One IPN webhook for all methods - Allow/Deny IPN events to update the orders * SDK upgrade * Code refactoring Change the Callback hook name More debug messages * Fix Partial Refund status * Save all transaction references
4.8.0
support void function