Web Hosting Talk Australia


Go Back   Web Hosting Talk Australia : Web Hosting Forums : Running a Web Hosting Business : Discussion: Credit card payment user interface
Reply

Running a Web Hosting Business Discussion relating to the operation of your web hosting business

 
LinkBack Thread Tools
Old 23-02-2007, 04:38 PM   #1 (permalink)
schlumps
Registered User
 
Join Date: Dec 2005
Location: South Yarra
Posts: 8
Discussion: Credit card payment user interface

Hi all,

I am in the process of setting up a credit card payment interface. From a technical point of view everything is working fine and I am successfully using the providers test gateway (currently testing eWay but no final decision has been made).

The topic I wanted to start though is the question, how much feedback to you provide to the user in case something goes wrong with the payment. Going "wrong" can mean various things here:

1) My program crashed (shouldn't happen, of course)
2) User accidentally entered wrong values (e.g. wrong number of digits, expiry date, etc.)
3) User intentionally enters "wrong" values (fraud,"testing",etc.)
4) The payment gateway (e.g. eWay) is not available (HTTP status not 200)
5) The payment gateway (e.g. eWay) complains about a format error
6) The merchant bank responded with an error

Let's consider some "interesting" scenarios as food for thought.

a) what user feedback would you provide if the merchant bank says "Insufficient Funds" or "Stolen Card"?
b) do you distinguish between different merchant bank errors like "Invalid Card Number" and "Card Stolen"?
c) do you check, whether a user gets the card number wrong again and again?
d) what do you tell the user, if the payment gateway (e.g. eWay) is not available?
e) many more scenarios possible...

There you go... hoping for your replies...

Markus
schlumps is offline  
View Public Profile Find all posts by schlumps Reply With Quote
Old 23-02-2007, 04:58 PM   #2 (permalink)
PaulR
Don't you touch my name
 
Join Date: Feb 2003
Location: Warrnambool. AU
Posts: 818
Re: Discussion: Credit card payment user interface

Quote:
1) My program crashed (shouldn't happen, of course)
Spoken like a programmer

Quote:
a) what user feedback would you provide if the merchant bank says "Insufficient Funds" or "Stolen Card"?
If your 100% on the errror you should pass it on, though if you get a `stolen card` I would suggest something like `Please Contact the Card Issuer`.

Quote:
b) do you distinguish between different merchant bank errors like "Invalid Card Number" and "Card Stolen"?
I would give the client the message `Invalid Card Number` for the other see a)

Quote:
c) do you check, whether a user gets the card number wrong again and again?
There is a way to verify the Card Number before it goes eWay, I would try that first.

Quote:
d) what do you tell the user, if the payment gateway (e.g. eWay) is not available?
`Temporary Error: We were unable to verify your Card` you may wish to try a little later.
__________________
Not Here Yet

PaulR is offline  
View Public Profile Find all posts by PaulR Reply With Quote
Old 23-02-2007, 05:48 PM   #3 (permalink)
SeN
rackcorp.com
 
SeN's Avatar
 
Join Date: Jan 2007
Location: Sydney
Posts: 149
Re: Discussion: Credit card payment user interface

Some banks might not let you say "stolen card" etc online so check your T&C before even thinking about that one. This is generally a bad idea anyway as you'll get people on your website testing card numbers unless you've got some login front-screen page.

There's 4 scenarios to think about:
1) Payment went through successfully - advise customer
2) Payment was declined by 'someone' - try to distinguish between a retryable decline (e.g. bank error) and a permanent decline (e.g. card stolen) and advise to try again later, or to check their card details.
3) Payment failed & you safely know the transaction didn't go through - say try again later.
4) Payment failed & your app doesn't know the status of the transaction - say to call your customer centre.
SeN is offline  
View Public Profile Visit SeN's homepage! Find all posts by SeN Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:

Similar Threads
Thread Thread Starter Forum Replies Last Post
AUS payment gateways? eWay ? xbuilder Web Hosting Australia 6 02-03-2007 12:24 AM
Are you ready for AIS / PCI (Credit Card Security) big_al Running a Web Hosting Business 2 26-06-2005 10:41 AM
AU$ Third party credit card processor pom Web Hosting Australia 92 10-08-2004 05:19 PM
Credit Card Security Lindsay Technical Support 3 12-01-2004 11:42 AM


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.