• Nullsto Rules must be read before making a post, otherwise you will get permanent warning points or a permanent ban.

    Nullsto Forum provides CLEAN and SAFE resources. You can use them for development and testing if you are on Windows and have an antivirus that alerts you about a possible infection: It is a false positive since every script is double checked by our experts. While downloading a resource, we recommend that you add Nullsto to your trusted sites/sources or temporarily disable your antivirus. "Enjoy your presence on Nullsto"
WooCommerce RedSys Gateway

WooCommerce RedSys Gateway v31.0.5

No permission to download
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).
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.
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.
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().
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.
WooCommerce RedSys Gateway v26.2.3
2025.07.10 - version 26.2.3

* UPDATE: Corrected automatic user login flow after account creation by replacing wp_set_current_user() and wp_set_auth_cookie() with wp_signon().
* UPDATE: Added username existence check to avoid conflicts when generating usernames from email addresses.
* UPDATE: Sanitized $_POST['apple-token-redsys'] input variable.
* UPDATE: Secured wp_remote_*() calls with host validation to prevent SSRF vulnerabilities.
* UPDATE: Added permission_callback checks for REST endpoints using referer validation to avoid public access.
* UPDATE: Enabled CURLOPT_SSL_VERIFYHOST = 2 and CURLOPT_SSL_VERIFYPEER = 1 in Redsys API library to enforce proper SSL certificate validation and prevent MITM attacks.
* UPDATE: Justified use of wp_redirect() for external OAuth flow with proper comment.
* UPDATE: Escaped dynamic CSS output for safe rendering.
WooCommerce RedSys Gateway v26.2.2
2025.07.02 - version 26.2.2

* FIX: Prevented fatal error with SimplePie by storing only feed item data arrays instead of serializing objects in Dashboard widgets.
WooCommerce RedSys Gateway v26.1.0
Version 26.1.0 RELEASED ON 2025.06.07

  • Apple Pay is now compatible with buttons configured in the Checkout Block settings.
  • Support for accepting terms and conditions with Apple Pay.
  • Option to display only the card form in Redsys or all available payment methods.
  • Improved checkout_use_block() and cart_use_block() functions.
  • Enhanced the get_order() method in the Redsys API.
  • Resolved an issue when editing the Checkout page using a shortcode.
  • Only valid shipping methods are now displayed during Apple Pay Express Checkout.
  • Corrected the final price display when using Apple Pay with the Checkout shortcode.
  • que lo convierta también a formato changelog estilo Markdown, TXT o para WordPress?
WooCommerce RedSys Gateway v26.0.0
2025.05.19 - version 26.0.0

* NEW: Full compatibity with Apple Pay Express Block Checkout.
* UPDATE: get_user_id() to get_customer_id().
* FIX: Warning Undefined variable $textthabks.
* FIX: Warning $redsys NULL.
Top