Moneris Gateway

Issue tracker: view

Contrib type: 
Module
Status: 
Complete and working
Compatibility: 
Ubercart Beta 7

Update Verified by Visa coming soon. Code is working great, we will be updating the module in the next few weeks. Also implemented is the ability to perform Purchase/PreAuth and Completion transaction types. (VBV or not)

Using the Authorize.net payment module as a basis I have created a working Moneris.com module. It has only been tested against the test account provided by Moneris. Please try it out and give me a shout if you encounter any issues.

AttachmentSize
uc_moneris.zip, working on a live site with no problems6.12 KB

Re: Moneris Gateway

Just update the module code as I had discovered a small issue with the Credit Card date parsing.
The code in the module is from a live site that has been working great for several months now.

Enjoy!

Gord.
northStudio.com

Hosted Pay Page?

Hey guys! I'm very thankful for this contribution. It's one of the reasons I'm favoring Ubercart over eCommerce. However it seems to only be configurable to use "Direct Post" and not a "Hosted Pay Page". "Direct Post" requires a SSL Certificate while "Hosted Pay Page" does not, because the data is submitted on a secure Moneris page.

Am I just missing something? I've been trying different settings in Ubercart and the moneris module for a couple of days and reading anything I can find on the topic. Is there a setting for this or is it just not in the module?

Thanks for the contribution!

Re: Hosted Pay Page?

If you need an SSL you can get it from any of the several vendors that exist, and then to invoke it you just need the Secure Pages module (and then specify which pages to include or exclude from the Secure side). Is this what you mean?

SSL Cert

Actually, I'm trying to avoid the need to purchase my own SSL cert by collecting payment info on the Moneris page rather than on site.

Moneris calls this their "Hosted Pay Page". It's kind of like using PayPal. You just POST transaction amounts and your account id to their server and the user enters credit card info on a secure Moneris page. Moneris processes, sends back a verification message and redirects the user to a page back on your site.

Is there a way to do that with the existing module? My ability to code is not quite good enough to update the module myself. Though I may give it a shot if no one more capable is interested. There's probably not a lot of demand for this feature.