11 replies [Last post]
affinity's picture
Offline
Joined: 08/22/2008
Juice: 39
Was this information Helpful?

UPDATE
Ok, I've solved the problem, with the help of the good folks at Internetsecure. For those that follow, here's what happened:

1. I changed the url paths in Production, Test - Live Account, and Test functions in the Authorize.net module file to point to https://secure.internetsecure.com/process.cgi
2. I entered my client's Merchant Number in the settings (Store Admin | Configuration | Payment Settings | Payment Gateways) for Authorize.net, and left the Transaction Key blank
3. I had Internetsecure set our account to active status (it had previously been put into suspsnse to avoid monthly billing)
4. Our Merchant Account was put in Test mode by them also
5. I put through a test transaction which failed, and then checked the transaction by going to Store Admin | Orders | View Orders and clicking on the view order icon on the order just submitted. Under Admin Comments the response code from Internetsecure showed that their server was rejecting our IP
6. Internetsecure then added our IP to their system, and after that the test orders went through flawlessly.

------------------------------------------

Hi everyone,
I have recently installed Ubercart, and having previously tried eCommerce, I must say I favor UC for it's slickness!

I do have a problem though. I need to get the Authorize.net AIM emulation working for an internetsecure (www.internetsecure.com) payment gateway. I've tried a number of things, including changing the url addresses in the payment module for Authorize.net to point to the internetsecure gateway, but nothing happens...no response from internetsecure. I have internetsecure looking at it, but in the meantime, has anyone tried to get the internetsecure payment gateway to work with Ubercart?

For reference, here is the link to the internetsecure Help files:

https://www.internetsecure.com/merchants/showPage.asp?page=HELP

Any help would be much appreciated!

Thanks!

DanScott's picture
Offline
Joined: 03/20/2009
Juice: 8
Re: Internetsecure Payment GAteway integration

Any hope of turning this into a module?

Or rather, modifying the authorize.net module so that the url's are configurable options?

jamesialford's picture
Offline
Bug Finder
Joined: 04/10/2009
Juice: 172
Help, affinity

affinity, can you post the code of your module. I have been working on this for days now with no luck.

dillonm's picture
Offline
Joined: 07/27/2009
Juice: 11
Any update?

?

kvoltz's picture
Offline
Joined: 05/20/2009
Juice: 72
Re: Internetsecure Payment GAteway integration

Has there been any movement on this?

I have been trying to get this to work for days without any luck.

jamesialford's picture
Offline
Bug Finder
Joined: 04/10/2009
Juice: 172
Changed Payment gateway

I have looked at this for weeks and decided to change my payment gateway.

affinity's picture
Offline
Joined: 08/22/2008
Juice: 39
There is no code...

For those who asked for the code, there is no code...if you follow the instructions above, it should work. If not, call InternetSecure and have them check to see if your test transactions are hitting their server.

adarshjoshi's picture
Offline
Joined: 02/16/2010
Juice: 12
Internet Secure on U2

Hello everyone,

Is there Internet Secure (by Evalon) module for Ubercart 2?

Any help about using Internet Secure on U2 would be highly appreciated.

Thanks

kvoltz's picture
Offline
Joined: 05/20/2009
Juice: 72
Transactions Rejected

hey Guys,

I have an odd problem with my setup.

It seems everything is working properly - I have followed all the instructions, spent a good bit of time on the phone with internetsecure, and gotten the account approved. Transactions go through as expected, money is withdrawn. This is where the issue begins. My ubercart site is rejecting the transaction codes from InternetSecure. So while everything is actually working and the transaction is going through - it reads that the transaction is does not go through for the end user and the order is not completed by the ubercart site - leaving the order "in checkout" when it should be switching to "complete"

When I review the log reports on the orders it says the following:

REJECTED: his transaction has been approved
Amount: $1.90
AVS response: -
CVV match: -

does this make any sense?

because all is working properly... I am inclined to believe that this is a silly setting that I am missing. Any thoughts?

thanks so much.

kvoltz's picture
Offline
Joined: 05/20/2009
Juice: 72
Its working

Alright guys, I have found a solution. I currently have a working module for Internet Secure installed on my live site. All is humming along perfectly.

Because of licensing issues it is not available to the public at the moment, however it should be within the next 2 months. In the meantime, contact luketarplin and he will get you squared away.

track him down here:
http://www.ubercart.org/forum/bounties/16775/300_offered_internetsecure_...

kvoltz's picture
Offline
Joined: 05/20/2009
Juice: 72
Authorize.net integration

In regards to the Authorize.net modification, I think I know why everyone has been struggling recently.

A good while back, the Authorize.net module was completely rewritten from the ground up. Im pretty sure the changed happened between version 1.3 and 1.4. If you notice, in the current Authorize.net module file, the line numbers don't match up with any of the tutorials. This is what I was struggling with. Unfortunately, I had a great deal of difficulty tracking down that very outdated version of the module and the new module simply will not work in this capacity any more.

bkosborne's picture
Offline
Joined: 04/28/2010
Juice: 184
New module

For anyone interested, I've developed a module that works with their Merchant Direct services. Their Authorize.net wrapper doesn't support pre-auth, something that we required.I just pushed a version up last nightUbercart Internet Secure