Compatible with Sistel Redsys Payment method
We are happy to announce that Magento 2 One Step Checkout by Mageplaza is now fully compatible with Sistel_Redsys payment method.
You can see result:
How to make it compatible
Open file app/code/Mageplaza/Osc/view/frontend/layout/onestepcheckout_payment.xml
. You can view source code of onestepcheckout_payment.xml here
Under <!--Braintree Payment-->
block of layout, add the following code:
<!-- Sistel_Redsys payment method-->
<item name="redsys-payments" xsi:type="array">
<item name="component" xsi:type="string">Sistel_Redsys/js/view/payment/redsys</item>
<item name="methods" xsi:type="array">
<item name="redsys" xsi:type="array">
<item name="isBillingAddressRequired" xsi:type="boolean">true</item>
</item>
</item>
</item>
See this screenshot for more details:
Patch
We have updated Github Repos for Sistel Redsys
Download this patch and upload to Redsys module folder
XML file here
Abandoned cart email.

Recent Tutorials

October 02, 2020
Magento 2 Admin Panel
September 13, 2020
6 Steps to Creating an Extension Package File in Magento
September 13, 2020
How to build landing pages in Magento store?
Comments for Sistel Redsys Payment method
Explore Our Products:
Subscribe
Stay in the know
Get special offers on the latest news from Mageplaza.
Earn $10 in reward now!
Earn $10 in reward now!