2025.04.10 - version 25.7.2
* FIX: Fatal error adding credit card when URL and IPN works together
* FIX: Mapped taxonomies in Redsys emails.
2025.04.09 - version 25.7.1
* FIX: The bulk email for add a subscriptions credit card has an error.
* FIX: No use wp_head for mark orders as paid.
2025.04.07 - version 25.7.0
* UPDATED: Credit Cards added from My Account by URL Parms.
* UPDATED: Change from filter to action.
2025.04.01 - version 25.6.2
* FIX: InSite payments. With some creedit cards, the user get a white screen.
* FIX: PHP Deprecated: Creation of dynamic property
2025.03.24 - version 25.6.1
* FIX: Removed some debug codes that had been left in the plugin.
2025.03.23 - version 25.6.0
* NEW: A Bulk action has been added in WooCommerce Subscriptions to change the selected subscriptions to Redsys.
* NEW: A Bulk action has been added in the user list to send an email to each selected user with a link to add their card for subscriptions.
* UPDATED: The verification order has now been corrected on the Thank You page so that if the order is marked via URL, the notice indicating it hasn’t been marked as paid no longer appears.
* UPDATED: When changing the payment method in My Account for a subscription, no charge is made and everything works correctly.
* UPDATED: Refunds in Redsys redirection now are made with rest.
* FIX: Fixed the InSite CSS, as part of the form was hidden depending on the screen width.
* FIX: The Order is not marked as paid with Redsys emnails when is gmail.
2025.03.16 - version 25.5.0
* NEW: Added payment verification via URL parameters. It requires configuration in the Redsys terminal (Web Canales) and in the plugin.
2025.03.15 - version 25.4.3
* FIX: Now the Bizum logo in the checkout has a default size.
2025.03.14 - version 25.4.2
* FIX: The Order is not marked as paid with Redsys emnails when is gmail.
2025.03.14 - version 25.4.1
* FIX: Conflict with WooCommerce Paypal Payments. WooCommerce PayPal Payment use an old Logger.
2025.03.14 - version 25.4.0
* NEW: Added new column TxnID to Redsys Tokens Page.
* NEW: Cancel preauthorizations from order page.
* NEW: Fallback to Redsys email for mark orders as paid.
* UPDATED: If the plugin License is acquired in
https://plugins.joseconti.com, the WooCommerce.com license notice is not displayed.
* UPDATED: Updated function from get_current_user() (vanilla PHP) to get_current_user_id() (WordPress function).
* UPDATED: New URL for Tutorials.
* UPDATED: Now Payment with credit card only allows credit card in Redsys.
* UPDATE: Updated code from Base64 to Base64 URL in InSite.
* UPDATE: Updated confirm preauthorizations to rest.