2024-10.html.j2 (769B)
1 {% extends "common/news.j2" %} 2 {% block body_content %} 3 4 <h1>2024-10: Adobe Commerce (Magento) GNU Taler Extension available</h1> 5 <p> 6 This project implemented the GNU Taler payment system in Adobe Commerce (formerly Magento). 7 An extension was developed that can now be included in all Adobe Commerce online shops. 8 </p> 9 <h2>Description</h2> 10 <p> 11 This module was developed during a project work at the BFH. 12 It allows a shop, to attach itself against a merchant and use it, to facilitate payments over the GNU Taler system. 13 Adobe Commerce shops using a version above 2.4.2 have been tested. 14 </p> 15 <h2>Links</h2> 16 <ul> 17 <li><a href="https://git-www.taler.net/gnu-taler-payment-for-magento.git/">Adobe Commerce GNU Taler modul (git)</a></li> 18 </ul> 19 {% endblock body_content %}