WooCommerce RedSys Gateway

WooCommerce RedSys Gateway v32.0.0

No permission to download
Decryption key:


WooCommerce RedSys Gateway v30.1.0
Version 30.1.0Released on 2026.02.16
  • Conditional Rules — visual rule builder to override payment parameters (terminal, merchant code, SHA256, transaction type, test mode, etc.) based on order conditions (category, tag, amount, currency, language, user role).
  • Added preauthorization support for Google Pay and Apple Pay.
  • Google Pay and Apple Pay now save merchant code to order meta for preauthorization operations.
  • Refactored InSite payment form error handling with AJAX-based refresh instead of full page reload.
  • Added post_payment_complete hooks for Bank Transfer, IMAP email processing and Inespay gateways.
  • Fixed InSite COF_TYPE detection that caused incorrect credential-on-file type in REST payments.
  • Fixed Ds_Card_PSD2 using wrong variable in REST payment path.
  • Fixed InSite orders being marked as paid without Redsys authorization when a third-party plugin filters woocommerce_cart_needs_payment.
  • Improved InSite checkout routing using REST_REQUEST instead of checkout_use_block() for reliable shortcode/block detection.
  • Masked secret SHA256 key in debug logs.
Decryption key:


WooCommerce RedSys Gateway v30.0.1
2026.02.11 - v30.0.1
* FIX: Fixed Express Payment (Google Pay / Apple Pay) not applying IRPF correctly when using Autonomos Premium. Totals now reflect the correct amount including retention.
* FIX: Improved compatibility between Express Payment custom fields and Autonomos Premium surcharge calculation.
* FIX: Fixed EMV 3DS timezone fields not being saved for users in UTC+0 timezone (e.g. Canary Islands), which could cause errors in 3D Secure authentication.
Decryption key:


WooCommerce RedSys Gateway v29.1.2
Version 29.1.2Released on 2026.01.20
  • Google Pay Redirection now uses strict equality check to prevent it from appearing in checkout block when disabled.
  • Fixed YITH Subscriptions renewal payments not processing - added missing return false when customer has no saved token (Redsys and InSite gateways).
  • Fixed YITH Subscriptions renewal payments staying on-hold - added missing return false when Redsys returns an error response (Redsys and InSite gateways).
  • Added ywsbs_register_failed_payment() call when token is missing to properly notify YITH Subscriptions of the failure.
Decryption key:


WooCommerce RedSys Gateway v29.0.0
Version 29.0.0Released on 2025.12.21
  • Added Google Pay Express Checkout for the Checkout Block.
  • Added Apple Pay and Google Pay Express Checkout for the Cart Block.
  • Apple Pay Express Checkout orders are now correctly marked as Apple Pay (instead of Redsys).
  • Apple Pay Express Checkout now triggers WooCommerce transactional emails after successful payment (customer and admin).
  • Agentic Commerce flow aligned with WooCommerce core (wc/agentic/v1 routes, bearer auth registry, provider/payment-method metadata for supported Redsys gateways).
Decryption key:


WooCommerce RedSys Payment Gateway v28.0.1
2025.12.15 - version 28.0.1

* FIX: Load Redsys IMAP support before scheduling the email checker cron, avoiding “no callbacks registered” warnings for `redsys_check_emails_cron`.
* FIX: Hid the development-only “App & Push” settings section so it no longer appears in production admin menus.
Decryption Key :


WooCommerce RedSys Gateway v28.0.0
2025.12.10 - version 28.0.0

* NEW: Added Inespay (Transferencia Online) gateway with sandbox/production toggle, callbacks, refunds API, and direct redirect/modal flow.
* NEW: Inespay now supports subscription flows with two-step (single + periodic mandate) handling and customer redirection.
* NEW: Inespay refunds implemented via official REST endpoint with callbacks for success/error.
* NEW: Redsys and Inespay notifications are now WooCommerce email classes that can be configured in WooCommerce > Emails (payment error alerts, missing tokenization data, unpaid thank-you warning, card reminder/request, card expiry/removal, Inespay transfer review, and periodic mandate failure).
* NEW: The Inespay transfer review email includes a direct link to the management screen (`redsys-inespay-subscriptions&tab=review`) and allows choosing the recipient from WooCommerce > Emails.
* FIX: PayGold link generation and storage corrected so admin actions send the proper URL.
WooCommerce RedSys Gateway v27.1.4
Version 27.1.4Released on 2025.12.01
  • Only register/schedule the Redsys email IMAP cron when the Redsys_Imap_Connection class is available, preventing missing-callback warnings on sites without Gmail/IMAP support (e.g., PHP < 8.1).
  • Token C COF/renewal REST flows no longer send `DS_MERCHANT_DIRECTPAYMENT`; it is still sent for token R.
  • Block checkout now procesa tokens C directamente (REST) respetando 3DS, en vez de redirigir a Redsys para pedir una tarjeta nueva.
  • Persist 3DS transients/context for token C so CRes callbacks finish en sitio sin caer en la pantalla “There is nothing to see here”.
  • InSite uses SOAP again while the newly introduced REST flow issues are fixed.
  • One-click product button now disables after click and shows a processing spinner to prevent duplicate submissions.
Decryption key:


WooCommerce RedSys Gateway v27.1.3
2025.11.29 - v27.1.3
* FIX: Redsys redirection token payments (C and R) now send complete EMV3DS browser data (accept header, JavaScript enabled, etc.) to avoid SIS0573/SIS0653 authentication rejects, and force `DS_MERCHANT_DIRECTPAYMENT` to true for COF flows.
* FIX: Improved token payment debug logs to include saved meta and order status when finishing the flow, making troubleshooting clearer.
Decryption key:


WooCommerce RedSys Gateway v27.1.0
Version 27.1.0Released on 2025.11.28
  • Migrated InSite payment flow from SOAP to REST using the unified Redsys REST client, keeping token/COF handling, preauthorizations, and step-by-step debug logs intact for Apple/Google Pay and subscriptions reuse.
  • Added terminal type selection (Mixed/Secure) for Apple Pay and Google Pay to choose the proper flow (direct vs. secure redirect).
  • Prevented PHP 8.1+ deprecation notices in the onboarding/setup page by validating the menu slug before calling add_submenu_page().
Decryption key:


WooCommerce RedSys Gateway v27.0.0
*** Redsys Gateway Change Log ***

2025.11.18 - version 27.0.0

* NEW: Added Agentic Commerce Protocol integration with product feed export (including OpenAI format) and checkout/payment delegation services.
* NEW: Added compatibility for Subscriptions for WooCommerce and Advanced Subscriptions recurring payments.
* UPDATE: Refreshed the onboarding/setup wizard with clearer basic configuration steps, logging/test guidance, and modernized styling for payment method selection.
* UPDATE: Refactored Redsys gateway helpers to streamline URL handling and logging; bumped Playwright, axios, tar-fs, and related dependencies.
* FIX: Get token with InSite in the checkout block only when it is checked.
* FIX: Applied domain validation to url_ok redirects in Apple Pay, Google Pay, and PayGold flows using WCRed()->check_url().
* FIX: Prevented duplicate scheduled actions from being registered repeatedly.
* FIX: Guarded payment method rendering with check_user_show_payment_method to avoid undefined method errors.
* FIX: Applied domain validation to url_ok redirects in Apple Pay, Google Pay, and PayGold flows using WCRed()->check_url().
* NEW: Added Bizum in the Checkout (Bizum sin salir del sitio) compatibility with the Checkout Block, including the phone field and in-page modal flow.

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu