Page 1 of 1
Nochex Payment Module
Posted: Fri Aug 21, 2009 4:07 pm
by alexdaydreaming
Hi,
Does the nochex payment module get an update? I searched in the forum and found the latest one is for OC V1.2.5

Could someone please post a update one as my site is V1.2.9 or if the nochex module in V1.3.2 is already completed and up to date?
Thanks a million!
Alex
Re: Nochex Payment Module
Posted: Sun Sep 13, 2009 6:28 am
by iPhone Repairs
would love a nochex modlue also!
Re: Nochex Payment Module
Posted: Sun Sep 13, 2009 9:39 am
by Daniel
pm me about it.
Re: Nochex Payment Module
Posted: Tue Sep 15, 2009 3:28 am
by enviromet
I was looking through the code and can see that there is a nochex module waiting there, but has been modified to not show up as a payment option. I'm assuming there is a reason to not use this payment module, but can't see what it would be. Any help would be appreciated.
Thanks,
~Marc
Re: Nochex Payment Module
Posted: Tue Sep 15, 2009 4:38 am
by Daniel
its probably not finished. some of the fiels in the are partially done.
Re: Nochex Payment Module
Posted: Tue Sep 15, 2009 5:51 pm
by enviromet
Ah ok. I'll take a look through it and see what's up then. It seems to be working from a functional point, but some of the labels don't show up and the template doesn't get passed in I think.
Thanks,
~Marc
Re: Nochex Payment Module
Posted: Thu Nov 19, 2009 6:54 am
by iPhone Repairs
Any update on this NoChex module?
Cheers!
Re: Nochex Payment Module
Posted: Sat Nov 21, 2009 8:18 am
by whitecollar
Yes, I too am keen to try NOCHEX ... any updates?
Re: Nochex Payment Module
Posted: Sun Nov 29, 2009 9:09 am
by herbalgrinders
Hey,
any updates on the progress of the nochex module?
Thanks,
Phil
Re: Nochex Payment Module
Posted: Sun Nov 29, 2009 1:51 pm
by Qphoria
Re: Nochex Payment Module
Posted: Mon Nov 30, 2009 7:50 am
by SuperJuice
The nochex module that comes with OpenCart was about 60% complete. Mostly the mundane structure code. I finished it with the final callback and payment verification steps.
I don't follow how you can charge money for this without releasing the source as well (for free) when the original 60% you are referring to was released under GPL?
Re: Nochex Payment Module
Posted: Mon Nov 30, 2009 10:35 am
by Qphoria
? eh? The source is already part of opencart. My $5 fee is only for the callback function. You can look at the rest of the code simply by installing 1.3.4
Re: Nochex Payment Module
Posted: Mon Nov 30, 2009 1:19 pm
by SuperJuice
You work is a derivative of the code that ships in OpenCart no? that is how I interpreted what you have written.
Re: Nochex Payment Module
Posted: Mon Nov 30, 2009 9:54 pm
by pingpong
i can confirm that the module works with 1.3.4, as i asked qphoria to make it.
Pingpong
Re: Nochex Payment Module
Posted: Tue Dec 01, 2009 7:42 pm
by whitecollar
I installed the NoChex module yesterday on OC V1.3.2
Thanks to Qphoria for making this. However there is an issue.
Nochex will only process payments in GBP values. However when a customer has a different currency selected, the value still gets passed to NoChex. So for instance if a customer pays for an order of $200 USD then they get charged £200 GBP.
Can the module be modified to always convert the final total back to a Pound balance, and then this Pound value passed to NoChex.
The alternative is to disable multiple currencies, but I don't particularly want to lose this feature.
Re: Nochex Payment Module
Posted: Tue Dec 01, 2009 7:55 pm
by pingpong
Hi when i asked QT to make the module, i asked him to do it for nochex uk, possibly there is a way to change it.
Re: Nochex Payment Module
Posted: Tue Dec 01, 2009 8:47 pm
by Qphoria
Yea, the issue is the new bug I found yesterday with ALL payment modules
http://forum.opencart.com/viewtopic.php?f=31&t=8291
I've fixed it in nochex now so it should be fine if you redownload it. But this change will need to be made to all payment modules at some point