Hi, Ive created an Electronics Funds Transfer payment module by modifying the already existing Cash on Delivery payment module.
The two files Ive edited and now created are;
includes\modules\payment\eft.php
includes\languages\english\modules\payment\eft.php
The module is working just fine, the customer can choose EFT as they go through the checkout.
Something Id like to add though, (and need some help with) is including bank account details on either the tpl_checkout_success_default.php page or in the email_template_checkout.html page (or both)
If someone with php skills could help me with this portion, I thought we could release it as a community add-on.
I have some basic php knowledge, even if someone could point me toward which files Id need to edit to include this information. (do I need to add something to includes/classes/order.php for example?)
Thanks,
Scott.



