script to email notice of cc decline?

General ShopSite user discussion

script to email notice of cc decline?

Postby gentlemans01 » Mon Jan 19, 2009 9:36 pm

I'm curious if there's a hook somewhere in the checkout cycle to trigger a javascript or other script in the event of a credit card failure?

We would be interested in setting up a short script to email the contents of a shopping cart, as well as the customer contact info, in the event of a failed credit card effort. As it is, we can only view the customer's contact info and the order total, but not the shopping cart contents, if their cc declines and they call us to put through their order by phone.

Also, it would be useful to be able to follow up with a customer who "gave up" on their transaction, and try to save the sale.

Is anyone else doing something like this? and/or do the shopsite admins have any suggestions on a place to plug in a script like this?

Thanks in advance,
Chris
Chris
https://www.historicalemporium.com
gentlemans01
 
Posts: 40
Joined: Sun Aug 27, 2006 11:32 pm

Postby Jeff » Wed Jan 21, 2009 9:45 pm

Our experience is that a quick phone call to the shopper can often save a declined sale which is usually the result of an error in entering the CC numbers, especially the expiration date.

We usually "save" about 70% of declined sales. In fact perhaps 5% of customers add something to their order when we call them.
Jeff
 
Posts: 97
Joined: Wed Aug 16, 2006 9:40 am
Location: St. Louis MO

Postby gentlemans01 » Thu Jan 22, 2009 9:25 am

Thanks Jeff for your comment. This is exactly the reason we want to control this better.

We've been following up on our "declines" in auth.net on an ad-hoc basis, with a good success rate, so we wanted to take a step to automate this so our team doesn't need to skulk around in auth.net reports every day.
Chris
https://www.historicalemporium.com
gentlemans01
 
Posts: 40
Joined: Sun Aug 27, 2006 11:32 pm

Postby dortchjm » Thu Jan 22, 2009 9:57 am

So far I have found most of my credit card declines are due to a typo and I'm the main culpret when entering phone orders. Then the customer calls me in a panic.

I have customized my shopping cart to say at the bottom "Need Help, Call Us at...... this definitely saves the order. Looking through my decline log, I haven't lost any orders yet.

Janice
dortchjm
 
Posts: 119
Joined: Tue Jan 29, 2008 9:24 pm

Postby gentlemans01 » Thu Jan 29, 2009 2:17 pm

So, based on no response, can I assume there's no way to trigger a javascript or other event in the event of a CC decline?
Chris
https://www.historicalemporium.com
gentlemans01
 
Posts: 40
Joined: Sun Aug 27, 2006 11:32 pm

Postby jdallen88 » Sun Mar 08, 2009 6:21 pm

Hello,
I haven't tried this yet but there's an option to have a captcha (human verification) appear if the customer enters their information incorrectly a particular number of times as a security measure. If you have a javascript loaded on the page you could have something like:

if (captcha is present on page) {
suggest customer to contact company;
} else {
do nothing;
}

The only issue with this is if the customer has javascript disabled... then this will do nothing.
jdallen88
 
Posts: 8
Joined: Fri Sep 12, 2008 5:50 pm


Return to User Forum

Who is online

Users browsing this forum: No registered users and 132 guests