• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce RedSys Gateway

WooCommerce RedSys Gateway v25.0.1

No permission to download
Download WooCommerce RedSys Gateway v20.2.0 Nulled Free
2023.02.27 - v20.2.0

* NEW: New modal options for Redsys redirection.
* NEW: Added InSite API V3.
* NEW: New option for disable the action by the plugin of mark as paid the renewal subscriptions in Redirections and InSite.
* NEW: Declared compatibility with WooCommerce 7.4
* UPDATE: Redesign of InSite Separate fields (Stripe Clone).
* UPDATE: Updated function create_add_payment_method_number() for delete WP cache for "number_ad_paymnt_mehod" before get the option.
* UPDATE: Updated function create_checkout_insite_number() for delete WP cache for "number_insite_checkout" before get the option.
* FIX: Fixed many Notices and some Warnings.
* FIX: In "The Call 5" with InSite, the customer name and last name was not send to Redsys.
* FIX: Show tokens in Admin user Edit screen.
  • Love
Reactions: deo
Download WooCommerce RedSys Gateway v20.1.0 Nulled Free
2023.02.09 - v20.1.0

* NEW: a dedicated logo for PayGold and the ability to custimize it from admin settings.
* NEW: Now you can see the send Link for add credit card in Edit User Screen.
* NEW: Declared compatibility with WooCommerce 7.4.
* NEW: Declared compatibility with WordPress 6.2.
* UPDATE: Now InSite Description allow HTML.
* UPDATE: Recovered orders now works redirecting to Redsys if it is "redsys" Order.
* FIX: Fixed a duplicated "mark as paid" with Subscription renewal. This was because the Redsys plugin and WooCommerce Subscriptions both marked the order as paid.
* FIX: Fixed Reload checkout if the customer is not identificated and an account is created.
  • Like
Reactions: deo
2023.01.25 - version 20.0.3

* FIX: Fixed an error with Pay button from My account when WooCommerce Subscriptions is not installed.
  • Like
Reactions: deo
2023.01.19 - version 20.0.2

* FIX: Fixed a function that in some servers can cause a fatal error.
  • Like
Reactions: deo
2023.01.13 - version 19.1.0

* NEW: Added Scheduled Action to delete expired transients.
* NEW: Added Scheduled Action to delete information related to removed tokens.
* NEW: Added new filter for Bulk Refunds "redsys_refund_filter".
* NEW: Added Redsys integration by iframe with Redsys redirection.
* NEW: Removed support for PHP 5.x
* NEW: Declared compatibility with WordPress 6.2
* NEW: Declared compatibility with WooCommerce 7.3
* NEW: New Constant "REDSYS_LICENSE_SITE_ID" for WordPress Multisite. Default "1".
* UPDATE: Checking Redsys Licence in WordPress Multisite.
* FIX: Two HPOS metas.
* FIX: Customer name send to Bizum.
* FIX: Removed a log code that echo a $_POST.
* FIX: Fixed test mode in MasterPass.
Download WooCommerce RedSys Gateway v19.0.1 Nulled Free
2022.12.23 - v19.0.1

* Fixed Typo in Global function get_last_four()
* Fixed pay with 1click in redirection.
2022.12.19 - version 19.0.0

* NEW: Requieres WC >= 4.0
* NEW: Declared compatibility with WordPress 6.1
* NEW: Declared compatibility with WooCommerce 7.1
* NEW: (BETA) Added compatibility with HPOS.
* NEW: Now you can send a link to add a credit card from the user edit screen.
* NEW: Now you can select in Edit product > Redsys that a product has to be preauthorized.
* New: Now hide all methods not compatibles with Preauthotizations when in Edit product > Redsys is preauthorize active.
* New: New options at Redsys redirections and Redsys in the Checkout. Now you can select if the method is shown for all countries or related to Banking redsys Network.
* NEW: New filter for adding a custom message when a link for adding a credit card is sent: "redsys_mail_add_token"
* NEW: New filter for adding a custom message in the Checkout when a credit card is needed: "redsys_text_get_token"
* NEW: New filter for modifying description in Redsys website: "redsys_product_description"
* NEW: New filter for modifying text add cards in My Account > Payment Method > Payment Method: "text_add_card_my_account"
* NEW: New action "redsys_payment_fields"
* NEW: New action "save_field_update_order_meta"
* NEW: New action "redsys_post_payment_complete"
* NEW: New action "bizum_post_payment_complete"
* NEW: New action "directdeb_post_payment_complete"
* NEW: New action "insite_post_payment_complete"
* NEW: New action "masterpass_post_payment_complete"
* NEW: New action "paygold_post_payment_complete"
* NEW: New action "redsys_post_payment_error"
* NEW: New action "bizum_post_payment_error"
* NEW: New action "directdeb_post_payment_error"
* NEW: New action "insite_post_payment_error"
* NEW: New action "masterpass_post_payment_error"
* NEW: New action "paygold_post_payment_error"
* NEW: Declared compatibility with WooCommerce 7.1.
* NEW: Declared compatibility with WordPress 6.1.
* NEW: Now, PSD2 & Global Classes generate its own logs when WP_DEBUG is set to true.
* NEW: Renamed WooRedsysAPIWS to WooRedsysAPIWs to avoid Classes Conflict.
* NEW: Renamed RedsysAPI to WooRedsysAPI to avoid Classes Conflict.
* NEW: If WP_DEBUG is defined as true, you will get more logs from different special classes and files.
* NEW: Added new Redsys Transactions response.
* NEW: Deprecation global function get_post_edit_url(), update it to get_order_edit_url().
* IMPROVED: InSite now accepts Fallback authentication.
* IMPROVED: InSite now accepts non-PSD2 Credit Cards.
* IMPROVED: Now Redsys get a subscription token in Edit products Redsys tab works with all product types.
* IMPROVED: Now hide all methods incompatible with the Subscriptions token when Edit product > Redsys gets the token active.
* IMPROVED: Updated string "Order Payment refunded" to "Order Payment refunded by Redsys".
* IMPROVED: Added "failed" Status as not paid.
* IMPROVED: The redirection to Redsys has been updated from a custom URL to Redsys WooCommerce Endpoint. I have made this change so that plugins that break custom endpoints take care of the endpoint gateways generated by WooCommerce.
* IMPROVED: Transaction Errors are now shown in Checkout.
* FIXED: Now, the customer Name is sent again with Bizum.
* FIXED: Fixed a fatal error when there is a pay error.
* FIXED: Fixed a fatal error sending an error email with Preauthorizations.
* FIXED: Now the Tokens fields are not shown in Network > User Edit.
* FIXED: It now saves the Redsys order number in some processes that previously did not.
* FIXED: Fixed HTML code that breaks the Add Method Page when there is more than one method.
* FIXED: Fixed a notice about permission_callback endpoint API needing definition __return_true.
* FIXED: Fixed email sent to customers when there is a credit card payment.
* FIXED: Now the customer name is sent to Redsys with Subscriptions renew.
* FIXED: Renamed class Plugin_List_Links() to Plugin_List_Links_Redsys_Premium() because the new version of the official Redsys plugin has copied my plugin code to their plugin and causes a fatal error when both are active.
  • Love
Reactions: deo
Download WooCommerce RedSys Gateway v17.0.3 Nulled Free
2021.12.04 - v17.0.3

* NEW: New option for move Terms checkout check above Gateways. Set in Redsys in the Checkout settings.
* FIXED: Fixed some translations strings.
Download WooCommerce RedSys Gateway v17.0.2 Nulled Free
2021.11.11 - v17.0.2

* IMPROVED: When no user data are collected in the checkout, now is not sent as 3DS to Redsys.
* FIXED: Now, when in Redsys redirection is selected using a new credit card and is a subscription, the customer is redirected to Redsys.
* FIXED: There were wrong quotes.
  • Like
Reactions: bastianwoo
Download WooCommerce RedSys Gateway v17.0.1 Nulled Free
2021.11.07 - v17.0.1

* IMPROVED: CSS in Redsys redirection checkout.
* FIXED: Some notices.
* FIXED: Version 17.0.0 has some problems with some servers with mod_security active. This version fixes all these problems.
* FIXED: There was one PHP open tag, and this make problems on some servers.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock