After years of hard work with Stripe connector for PrestaShop, 202 ecommerce stop the development of Stripe module on January 9th 2023. Thanks for all contributors that help us!
20
stars
20
forks
source link
Fix unsupported ajaxDie method until Prestashop 1.6.0.12 #135
The ajaxDie method isn't implemented until Prestashop version 1.6.0.12. We replace this method by simple die function.