The e-Raty module allows store customers to purchase products in installments using the Santander Consumer Bank eRaty system. If the online store owner has a cooperation agreement with this bank, the entire process is automated. The module has been tested for versions 1.5.x and 1.6.x. For more information about the eRaty process, visit www.eraty.pl
NOTE: The module complies with the latest eRaty guidelines of Santander Consumer Bank.
Unlike the free module, this one saves the order to the store system :)
Read more navigate_next
80.49 tax excl.
Full compatibility with PS 9.x
Updates for 2 years from the date of purchase.
Blik, Cards, PayPal, Transfer to the account. Implemented by: Imoje, FirstData, PayPal.
Test before buying. Write to us for a temporary license for the module. Required Ioncube.
After unpacking the files into the modules directory, go to the store's backend and install the module. In the configuration tab, you can select the following options:
- display in column.
- adding an installment button to the product page.
The module can be tested at europasaz.pl
Also available for version 1.4.x http://europasaz.pl/home/46-e-raty-prestashop-14x.html
Unlike the free module, this one saves the order to the store system
styles for Prestashop v 1.5:
Styling: In the global.css file, please add
#module-ratyzagiel-payment #center_column {
width: 757px;
}
style for Prestashop v 1.6
In the modulesratyzagielviewstemplateshook directory, replace the ratyzagiel.tpl file with ratyzagiel.tpl.old and then rename the ratyzagiel16.tpl file to ratyzagiel.tpl
Update:
2014-07-19 - module version 1.6
links to the bank's website corrected
translations corrected
fixed checkbox for "I have read the terms and conditions....."
added payment template to v 1.6
2018-10-27 - fixed price validation compatibility for Santander, Canceling an application saves it in the store. Added a price rounding field to those used in the store, which ensures full compatibility with the banking system.
2018-11-05 - saving the order in the store before transferring it to the banking system. Optimization fixes.