Forum Moderators: buckworks

Message Too Old, No Replies

Need Insight To Change The Current Way I Accept CC Payments?

         

olimits7

3:05 am on Apr 14, 2010 (gmt 0)

10+ Year Member



Hi,

I have a customized osCommerce shopping cart that I use together with a software based order management system which works with PCCharge (Verifone).

The way my order management system works now is I first need to receive the products from my wholesaler and have it in-hand before the order management system allows me to authorize a customer's credit card with PCCharge.

This wasn't an issue when I first launched the site but now I'm receiving more and more fraudulent order attempts, and my inventory just keeps piling up due to these fraudulent order.

The good thing is when I do authorize a transaction after I scan the product to my order management system; I don't ship the product because I received a "declined" response. But I don't want my inventory to keep on increasing from these fraud orders since these items are not fast movers and I will just end up sitting on them.

These are some of the options that I see could help put a stop to this:

Option #1: I can try using the MaxMind service; which would probably be the easiest to implement. But it will require me to manually check the fraud score first for each order and then decide using my best judgement if the order is real or fraud.

Option #2: Stop using PCCharge and use my current merchant account with the Authorize.Net Gateway with my osCommerce site. At least with Authorize.Net I will be able to do real-time authorizations and if the order is declined it will be stopped before I even place an order with my wholesaler. This process would be automated compared to using the MaxMind option.

However, this option will require coding to update my website to work with Authorize.Net, and I would have to do major custom programming work on my order management software (which can result in other issues arising) because the order process flow will be changed due to Authorize.Net.

Option #3: Authorize orders first with my order management software using PCCharge, and if receive a "declined" response contact the customer or cancel their order. This method will also filter out the "declined" orders before I place them with my wholesaler. This option will also be automated compared to MaxMind once it is properly working.

However, this method also requires major custom programming to be done on my order management system order process flow (which can result in other issues arising) because by default the current order process flow doesn't allow me to authorize orders until I scan the product into the system.



I need to change this current cc payment method ASAP and change it so I authorize credit cards before I place an order with my wholesaler because I am getting fed up with collecting products that are from fraud orders which I just end up sitting on.

Can anyone provide me with suggestions on what I can do?

Or if there are other gateways besides Authorize.Net that I can use?

Or what your current credit card payment process is; maybe I can get an idea on a better way to handle this?

WHO KNEW THE WORLD WAS FILLED WITH SO MANY CRIMINALS! :-(

Thank you for your help,

olimits7

olimits7

3:21 pm on Apr 16, 2010 (gmt 0)

10+ Year Member



Hey Guys,

I'm currently looking to find a good online real time payment gateway; I already have a merchant account so I'm just looking for a payment gateway.

Can you guys private message me some payment gateways that you either currently use or did use in the past?

Thank you,

olimits7

olimits7

2:20 pm on Apr 19, 2010 (gmt 0)

10+ Year Member



Hi,

Nobody uses an internet payment gateway; need a little wind here? ;-)

Thank you,

olimits7

Realbrisk

6:05 pm on Apr 19, 2010 (gmt 0)

10+ Year Member



Option #2: Stop using PCCharge and use my current merchant account with the Authorize.Net Gateway with my osCommerce site. At least with Authorize.Net I will be able to do real-time authorizations and if the order is declined it will be stopped before I even place an order with my wholesaler. This process would be automated compared to using the MaxMind option.


Just one more thing to think about if you do live auth. your site might be used by fraudsters to test credit card. one month we had over a $400 in charges due to some credit card testing

I would advise first to review your Fraud Policy

Will you provide the response to the customer
if you will how many tries does the customer get
for how long will the customer be blocked from placing other orders

Get an analytics package other then GA that will provided you with all the info tied to the specific ip address

* is it from a specific ip range
* Computer language
* Country
* referrer (you will be surprised what you will find)

We have even found a way to detect fraud be seeing the users browsing habit

HRoth

8:04 pm on Apr 20, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have had people who tested cards on my site through authorize.net also, but nowhere near that number. Some guy in Ghana just did it the other day and gave up after 7 tries. But the Fraudsuite they have should put an end to that. I have not bothered to pay for it.

I do use authorize.net, olimits7, as a payment gateway and like that I can decide whether I want to capture a payment when I want to capture it and even if it violates some algorithm. I guess my question would be re the PCCharge thing is how do they know that you have the order in hand? Do you have to scan it or something?

olimits7

2:55 am on Apr 22, 2010 (gmt 0)

10+ Year Member



Hi HRoth,

I have PCCharge which works together with my order management software (OMS). PCCharge is basically a software version of a payment gateway; instead of an online version like Authorize.Net.

Basically, my OMS imports orders from my website and within my OMS I can batch authorize/capture transactions with the use of PCCharge software. But the way the OMS works is it only releases orders to the batch authorization screen after I barcode scan the product into my OMS inventory.

With Authorize.Net; I'm guessing your website authorizes transactions live at the time the order is submitted by your customer.

However, how do you capture/settle approved authorizations with Authorize.Net? Can you run a batch capture/settle from your Authorize.Net account?

Or can you create a script on your website that runs a batch to capture/settle approved authorizations?

Thank you,

olimits7