---
title: "WooCommerce Redsys Gateway 23.0.x Apple Pay"
description: "El desarrollo de esta versión ha costado 3.500 euros. El coste acumulado para este año es de 33.200 euros. El coste acumulado desde la primera versión es de 159.330 euros, pero el coste para ti es..."
url: https://plugins.joseconti.com/en/2023/10/12/woocommerce-redsys-gateway-230x-apple-pay/
date: 2023-10-12
modified: 2024-07-31
author: "jconti"
image: https://plugins.joseconti.com/wp-content/uploads/2023/10/Nueva-version-de-WooCommerce-Redsys-Gateway-23-0-x-apple-pay.jpg
categories: ["WooCommerce.com"]
type: post
lang: en
---

# WooCommerce Redsys Gateway 23.0.x Apple Pay

> The development of this version has cost 3,500 euros. The accumulated cost for this year is 33,200 euros. The accumulated cost since the first version is 159,330 euros, but the cost for you is [only the license](https://plugins.joseconti.com/product/plugin-woocommerce-redsys-gateway/) of 79 dollars.

New branch 23.0.x of the Redsys plugin for WooCommerce from [WooCommerce.com](https://plugins.joseconti.com/product/plugin-woocommerce-redsys-gateway/).

## Branch Versions

- [23.0.0](#2300)
- [23.0.1](#2301)
- [23.0.2](#2302)
- [23.0.3](#2303)

## 23.0.0

### Added:

- You can now enjoy Apple Pay in WooCommerce thanks to Redsys. The [step-by-step setup guide here](https://plugins.joseconti.com/guias/como-configurar-apple-pay-en-la-pagina-de-pago/)
- New filter “redsys_allow_preauth” in case you want it to show when the order needs to be authorized even if they are not standard pre-authorizations.
- New filter “redsys_allow_token_r” in case you want it to show a payment method even if it is not standard for obtaining subscription tokens.

### Improved:

- The capture of the cart price from the Rest API has been improved.
- If in “Bizum on the checkout page” the customer does not add the +34 in front, it will now be added automatically. In a percentage close to 100%, the numbers will be Spanish, so it should help many customers who forget.

## 23.0.1

### Improved:

- Added more text sanitization for characters such as º, ª, !, etc.
- Improved the reloading of payment methods using jQuery.
- Refactoring of the checkout price capture. It was causing a problem in Custom Post Types.

### Fixed:

- Removed a “metabox” log that was always generated and saved.

## 23.0.2

### Fixed:

- Something happened between October 18-19 that on some SOAP servers stopped working correctly, regardless of the plugin version. I applied a change that was given to me to solve it from the Redsys developers department (which I greatly appreciate) and it worked, so this version incorporates it. It is a mandatory update if you have problems with SOAP.

## 23.0.3

### Fixed:

- Fixed a compatibility issue between this plugin and Yith Subscriptions Premium >3.0. Yith modifies the importance of a hook to which my plugin was attached, causing it not to receive necessary session data.
