Post by GWSec » Thu Apr 14, 2011 9:44 pm

Gateway Security is a small group of IT professionals with years of experience in the online security field.

The Colossus module is a project we have been working for in the past few months. It's idea is to provide a reliable anti-fraud solution to most e-commerce applications on the market.

Since OpenCart's code is structured extremely professionally we decided to develop a module which will provide automatic fraud protection to OpenCart users.

Please feel free to download the module for free from our website's download section at http://gwsec.com/download

The installation archive contains detailed install instructions. We also have an easy step by step tutorial to guide you through the installation of the Colossus module.

Register at our website http://gwsec.com/registration and get 30 orders checked free of charge before signing up for our affordable monthly plans.

Image

Image

Best regards,
Mark Anderson
Sales Manager
GWSec.com

Newbie

Posts

Joined
Thu Apr 14, 2011 6:41 am

Post by darek » Thu Apr 14, 2011 10:22 pm

Hi Mark.Do not feel offended but neighter your web nor the post above convince me you are a genuine trader.

You have introduced yourself as 'a small group of IT professionals with years of experience in the online security field' .Having that in mind, I would like to ask you if getting people to fill data on unencrypted web, force to accept non-existing terms and conditions (404) and leave you open door to sensitive data without knowing who you are,where are you from, what do you do and how much do you charge for it is all right ?

UK best wireless burglar alarms & gate controllers


New member

Posts

Joined
Fri Feb 04, 2011 5:35 am
Location - Scotland

Post by GWSec » Thu Apr 14, 2011 10:38 pm

Hello Darek,

Thank you for your reply.

The website has only recently been completed. Thank you for pointing out the the issues with the incorrect link and the problems with the registration form. We have fixed those issues and we are constantly looking to better our service as well as our website.

Registration is free of charge and all data from the module to our system and back is transmitted through secure SSL encrypted connection.

The monthly plans and pricing are available in the Client Area after your registration is complete.

Best regards,
Mark
GWSec.com

Newbie

Posts

Joined
Thu Apr 14, 2011 6:41 am

Post by mberlant » Sat Apr 16, 2011 2:35 am

Sorry, but that still does not inspire confidence or represent a favorable reputation in this community. From where I stand, your proposition remains phishy.

- You joined the forum just prior to posting your advertisement. You have not contributed to the forum in order for us to get to know you and trust you as a person [or company] or as a competent developer.
- You posted in the Free Contributions section, despite the fact that yours is a paid service. Offering a free sample, or 30, does not constitute a free contribution.
- Despite a direct request for pricing information, you refuse to divulge it prior to collecting personal information from the applicant.

Had you performed your due diligence by participating in the forum, rendering appropriate advice as you can, and soliciting user input in the formulation of your add-on, you likely would have had more than a few of us willing to try you out even in the face of such a small amount of information as to how the add-on interfaces with our business operations.

For example, you do not mention exactly what happens once your add-on renders a negative decision. What message is delivered to the customer? What alarm is raised with the store operator? What options are offered to each party to rescue an order from being improperly blocked? How is this done so that an illegitimate customer goes away frustrated, yet a legitimate customer has a smooth path to success in reinstating the order? Why are none of these points addressed in your sales pitch?

Please use proper English at all times, so that all members may understand you.


User avatar
Active Member

Posts

Joined
Sun Mar 13, 2011 8:33 pm

Post by GWSec » Mon Apr 18, 2011 2:29 am

Hello mberlant,

Thank you for your reply and for pointing out some important problems with our approach to the community.

Yes, we have just joined this forum and our first contribution is this free module. We have no history with the forum because we had not developed prior OpenCart related code.

The module is posted in the free contributions section because it is free and if we post it as a paid contribution OpenCart users need to pay to download it.

For now we have two basic plans for our service:

1500 queries/month - $5/month
3000 queries/month - $10/month

The module does have options to block an order by several criteria such as:
-if the client has entered an email address from a free/disposable email service.
-if the user's billing address country or ip address location country is high-risk country
-if the order is submitted by an open proxy
-if the ip location country is different from the billing address country
-if the order's risk score is higher than a certain value you choose

However, the module does not block any orders if you do not configure it to do so. In general it will send the customer's data over HTTPS to the verification server which will asses risk factor of the order and return it to your store admin. Then you can use the insight from the collective checks to decide if the order contains anomalies and mismatches which often are related to fraudulent orders and decide to accept the order or do further verification (by phone for example).

If you have selected to block orders from an open proxy for example and a client tries to submit order from a proxy server he will receive a javascript alert like this:

Image

Then he will immediately be redirected to the index page of your store with his/hers cart contents intact.

I will be happy to provide any member of the OpenCart community who wish to test the module with more free checks and you may feel free to register in our site with dummy information to not disclose your personal details. Please feel free to contact me at dev@gwsec.com and I will be happy to get your account large limit of free queries so you can test it out.

Regards,
Andrew
Developer
GWSec.com

Newbie

Posts

Joined
Thu Apr 14, 2011 6:41 am

Post by opencartisalright » Sat Apr 23, 2011 2:59 pm

I'm getting the following 3 error messages when I installed this mod on OC 1.4.9.4

Code: Select all

2011-04-23 13:58:31 - PHP Notice:  Undefined index:  email_verified in /home/xxxxxxxx/public_html/admin/controller/sale/order.php on line 513

2011-04-23 13:58:31 - PHP Notice:  Undefined variable: is_risk_country in /home/xxxxxxxx/public_html/admin/view/template/sale/order_form.tpl on line 386

2011-04-23 13:58:31 - PHP Notice:  Undefined variable: email_is_blacklisted in /home/xxxxxxxx/public_html/admin/view/template/sale/order_form.tpl on line 406
I tried to contact the developer on their website but haven't heard back yet. Will continue to wait.

Active Member

Posts

Joined
Mon Feb 21, 2011 4:09 am

Post by GWSec » Sun Apr 24, 2011 10:51 pm

Hello,

I'm sorry for the delayed reply.

To fix the PHP Notices please download the Colossus archive from our website or the OpenCart extensions site and upload the files again. There was a small bug in the public_html/admin/controller/sale/order.php file which we fixed.

Please feel free to contact our technical support from your Client Area -> Support section if you encounter any problems with using or installing the module.

Best regards,
Andrew
Developer
GWSec.com

Newbie

Posts

Joined
Thu Apr 14, 2011 6:41 am

Post by opencartisalright » Sun Apr 24, 2011 11:27 pm

Thanks.

I updated the order.php file and the error messages went away.

Thanks for fixing this issue. This extension now appears to be working as advertised. Seems like it's a good one. :)

Active Member

Posts

Joined
Mon Feb 21, 2011 4:09 am

Post by ames » Fri Dec 16, 2011 2:18 am

does the module work with latest version of Opencart install?

New member

Posts

Joined
Wed Oct 19, 2011 9:11 pm

Post by MatthewPowell » Wed Jun 13, 2012 2:56 pm

I think it great work and you having a big IT company. The download link you put in this are very good and its very good that you give free software for register users. Fraud Detection

Newbie

Posts

Joined
Wed Jun 13, 2012 2:40 pm
Who is online

Users browsing this forum: No registered users and 2 guests