The development of this version has had a cost of 3,800 euros. The cumulative cost for this year is 5,000 euros. The cumulative cost since the first version is 81,130 euros, but the cost to you is only the $79 license.
New branch 15.0.x of Redsys plugin for WooCommerce by WooCommerce.com
Branch versions
15.0.0
Added:
- NEW: Refactoring of InSite
- NEW: Added direct card payment from Stripe checkout. (based on InSite)
- NEW: Tra for InSite
- NEW: LWV for InSite
- NEW: Added SHA256 specific for Test.
- NEW: Added put selected users in test mode in InSite.
- NEW: Added Redsys own order number on all orders for easy reference.
FIXED:
- Fixed KO link when adding a card from payment methods.
- PSD2 now uses numeric codes instead of Alpha-2.
First of all, please note that this payment method is 100% PSD2, if you don’t have PSD2 active in the terminal, it won’t work. It is essential that you have it active.
From this new version, you can already have the form of cards in the payment page (checkout) of WooCommerce.
This new payment method is based on InSite, so if you want to use it on your site, you will have to ask them to add your domain to InSite Allowed Domains in Redsys. If you don’t, you will get an error and it won’t load.
15.0.1
Added:
- Now it checks directly on the InSite configuration page if SOAP is active on the server. In case it is not, a message will be shown warning and indicating what to request to the hostig. SOAP is essential for InSite to work.
- In this version the plugin is 100% translated, including the card form on the payment page.
Workaround:
- Redsys is responding to a purchase via InSite in different ways, I don’t know if this goes by banks, or is a bug. In version 15.0.0.0 only one of the forms was contemplated by ignorance of the other. Now I have added the other form of response, and orders are marked as paid for everyone.
Fixed:
- I’ve fixed a debug line in InSite that wasn’t coming up complete. Now it is complete.
- PSD2 now uses numeric codes instead of Alpha-2.
15.0.2
REFACTORING:
- I have done some refactoring of InSite so that now the card is charged after pressing the pay button at checkout and leaving the page, not like before that it was charged before leaving the page and that brought problems if there was a field that had not been filled in.
Added:
- Now any problems with the card payment are captured and displayed on the checkout page with the standard WooCommerce warnings. After showing 4 seconds after displaying any warnings, I force a reload of the checkout page. This is unavoidable at the moment, and I’m talking to the Redsys developers to see if it can be done some other way. I have to form this reload so that you can try to pay again.
15.0.3
Fixed:
- Fixed 4 PHP warnings.
- Fixed a problem introduced in 15.0.2 for which a ghost screen popped up on payments over 30€ in InSite, sorry for the error I had missed moving a part of the code to the 15.0 branch.
Added:
- Added more customizations to the InSite button. Now you can set the height and width of the button.
- Updated the title and description of the InSite method in the administration. It was outdated.