By popular demand, we've took the initiative to modify to make a working version of the Certapay Module.
We just uploaded it, so we're not sure when it would be available for download, so I hope someone on the forum follows up on it and posts the link. And we've also attached it to this post for those who can't wait for it to be in the downloads directory.
It should be called: Offsite Canadian Certapay Module.
Basically it is the Offsite Payment module, modifed to make it look like Certapay.
What is included:
/includes/languages/english/modules/payment/offsitepayment.php
This is where it controls the instruction to which e-mail people should e-mail money transfer and what password to use to do so.
If you were to use an editor for this, just look for:
And enter the desired email address and password you want the customer to see what submitting their online certapay payments.Code:<font color="#FF0000">Send your payment to: <b>email address here</b><br />Use the password: <b>password here</b></font>
You will also notice this code:
That will display all the major BANK icons, and the link to directly send them to the Payment Section. I wouldn't recommend changing the links, but it is pretty much self explanatory. These links were taken from the Certapay.com website.Code:<div align="center"> <a href="https://www1.bmo.com/cgi-bin/netbnx/NBmain?product=1" target="_blank"><img src="/images/bmo.gif" border="0"></a> <a href="https://www.cibconline.cibc.com/olbtxn/authentication/PreSignOn.cibc?locale=en_CA" target="_blank"><img src="/images/cibc.gif" border="0"></a> <a href="https://www1.royalbank.com/cgi-bin/rbaccess/rbunxcgi?F6=1&F7=IB&F21=IB&F22=IB&REQUEST=ClientSignin&LANGUAGE=ENGLISH" target="_blank"><img src="/images/rbc.gif" border="0"></a> <a href="https://www.scotiaonline.scotiabank.com/online/start.jsp?language" target="_blank"><img src="/images/scotia.gif" border="0"></a> <a href="https://easyweb.tdcanadatrust.com/" target="_blank"><img src="/images/td.gif" border="0"></a> </div>
---
/includes/modules/payment/offsitepayment.php
Don't edit this file, it's for the module inside the administration.
---
/images/
Here, are included the bank images. So just upload them into your /images/ directory, and the module should read them perfectly.
---
Aside from that, installation is quite simple, here are the steps:
1. Copy the files over to the respective directories.
2. Put all the images in the root /images/ directory.
3. Install like you would any other payment module. You should see Offsite Payment 2 inside your Module -> Payments options in the Admin.
4. Input your supported payment methods separated however you wish.
I just called mine: Certapay. Or Direct Bank Transfer.
5. Enjoy! And make money!
---
Sincerely,
JC&JC Inc.
DOWNLOAD HERE:
http://www.zen-cart.com/index.php?ma...roducts_id=584



)

