June 07, 2002
RE: Your E-ComTips listing [1] for [5]
Good morning [3],
| |
WHAT'S NEW?
We goofed! In the last couple of mailings, in the Tips 'n Tricks section,
we used symbols to represent HTML tags that are also used for the mail merge
capabilities of our newsletter application. Depending on the POP reader in
your e-mail client, the tips may have looked very strange. We regret
the error and are repeating the last tip here. You can always view archived
newsletters as they were ment to be at:
http://imaginenation.com/Public/Newsletters/index.htm
If nothing else, you're getting a good idea about the complexities of sending
custom e-mails to lists of subscribers. This is an area we will cover in
an upcomming newsletter about bulk mailing.
If there are any issues in particular you would like us to cover,
drop us a note and we'll see what we can do. Please use the Mail Form
at ImagineNation to correspond.
Team....ImagineNation |
E-ComTips
|
Using the E-Commerce Internet .... Credit Cards |
Unless you have a special situation, there is
only one way to run a successful store on the Internet: Take credit cards.
95 plus percent of all retail Internet payment transactions are by credit card.
One recent survey revealed that, when credit cards are used to make a purchase,
the amount spent per order will be as much as four times the amount spent via
other payment methods.
There are only two direct methods of accepting credit card payment: use a 3rd
party payment processor or have your own merchant account from an acquiring
bank and process through a payment gateway. There is a third but indirect,
person to person method that can also facilitate credit card payment.
Most Internet retail businesses accept credit card payments directly either
through a 3rd party processor or by connecting to a payment gateway. The
gateway is a service interface between a storefront site and the financial
networks. Every credit card authorization eventually goes through a gateway
and nearly all businesses use a gateway provided by an outside source.
Different gateways each use proprietary communication protocols and syntax.
You may be familiar with some of the gateway provider names such as CyberCash,
AuthorizeNet, and ECHO.
PERSON TO PERSON
Looking at the person to person method first, one such service known to most of us
is PayPal. With this payment service, once an order is ready to be placed, the
customer is directed via a link to make payment at the PayPal site. First time
PayPal visitors will be required to register. After that they can select one
of several payment methods which include using a credit card. Once PayPal
receives the money, the merchant is notified by e-mail. The merchant can then
request that the funds be transferred to them.
MERCHANT ACCOUNT WITH GATEWAY
Using a payment gateway requires that the merchant have a merchant account
from an acquiring bank and interface software installed that allows the
storefront to communicate with the gateway. The basic information
sent to the gateway for a card authorization request, is the
merchant identity, the credit card number, and the card expiration date. The
basic information returned is authorization status (accept/reject) and a
transaction code. If the authorization request is approved and settled,
the financial networks will debit the customer's account and credit your
designated checking account, usually within 72 hours.
The job of the interface software is to communicate between the customer
in human readable terms and the gateway using the syntax peculiar to that
particular gateway. Don't let yourself be confused by all of this. Draw a
picture of your storefront
with arrows representing information transfers to and from the storefront, a
credit card form, the interface software, the gateway, and
finally the financial networks.
It is this gateway interface software that is a frequent stumbling block to
many storefront developers and to merchants themselves. This interface
is usually complex enough to require a software engineer to configure it
properly. Many would be merchants have signed up for a merchant account
without being told or realizing that they will have to use proprietary
gateway interface software and that getting it to work with their
storefront, a credit card form, and the gateway is not going to be easy.
THIRD PARTY PROCESSING
Finally, there is the option of using a third party processor where a
merchant account from an acquiring bank isn't required and all of the
software configuration has been done for you. The 3rd party processor
will accept credit card payment as your representative in the purchase
transaction and send you a copy of the purchase order, which is
essentially a request to ship the ordered items. The policy of your
3rd party processing representative will determine how and when you get
paid.
DECIDING WHICH WAY IS BEST FOR YOU
No one method for taking credit cards at an Internet store is right
for everyone. Each of the three methods have unique advantages and
disadvantages and each may have variations on how they function and
how the merchant goes about using the method.
PERSON TO PERSON
In the case of person to person payment methods, the implementation
is usually simple and the cost per transaction is relatively low.
However, requiring your customer to visit some other web site to make
a payment will frequently lose the order for you resulting in what
is termed an abandoned cart or an aborted order. The ready access of these
services to both you and to your customer is a double edged sword. You're the
merchant but, you have almost no control over the transaction process.
As a result, you may find that you get a lot of bogus orders and/or
unauthorized and fraudulent use of credit cards. This can add up to
large charge back fees and with-held funds through no fault of your
own.
MERCHANT ACCOUNT WITH OWN GATEWAY INTERFACE
If the size of your business warrants and you have the programming
resources, setting up your own gateway interface can be the best way
to go. Doing this gives you the opportunity to customize everything
from credit card forms to parsing, saving, and presenting return
information any way you like. A word of caution here though, setting
up a gateway requires not only programming skills but a good
understanding of how the financial transaction system works. You
should know the
possible return codes and what to do with them, what to do in the
event of a network communication's failure, how to avoid security breaches,
what return information to show the customer, and what alternatives
to give the customer when the card is bad or network communication fails.
These are not trivial tasks.
MERCHANT ACCOUNT WITH OUT SOURCED GATEWAY SERVICES
An alternative and increasingly popular approach is to use a full service
application provider for the gateway interface. This can be a lot less
expensive, even over the long run, than trying to
set up everything in-house. A good full service provider will offer an
on-line management console
where, from a single location, all order and credit card processing
information is recorded and easily
viewed. The console will have a virtual terminal for conducting
subsequent card transactions such as settlements and returns and
will usually allow instant configuration using your
merchant account parameters. The console should include some capability
for detecting fraud and eliminating bogus orders.
THIRD PARTY PROCESSING
If you are opening a new Internet store and don't know what to expect in
sales volume or think average volume over the course of a year will be
under $3000.00 per month, then a full service third party processor may
be your best option. Your per transaction costs will be higher than if
you use your own merchant account and gateway interface but, the overall
cost can be significantly lower. With a good 3rd party processor
representing you in the payment transaction, you won't have the cost and
hassle of a merchant account and won't have to maintain any software.
You can concentrate on getting your store known and on making sales.
IN CONCLUSION
We used the phrase, "full service provider" on several occasions.
This is a service provider, sometimes know as an ASP (Application
Service Provider), that captures all order and credit card
transactions and makes the information available to you through an
easy to use on-line console. This service is essential even when
a 3rd party is providing the card processing for you. You still need to
have order management capabilities and some minimal virtual terminal
functions such as the ability to settle transactions and make returns.
This will go a long way toward eliminating bogus orders and preventing
credit card fraud. A simple gateway interface such as you might get from your local ISP
will usually not be very useful in this regard and frequently poses
a serious security risk for the merchant.
ImagineNation is a full service provider of both 3rd party processing and
merchant account gateway services. We hope you'll visit the company
web site and have a look at our products.
Next issue: attracting and keeping customers
Up-comming: bulk mailing |
|
Further reading:
Taking The Mystery Out Of Taking Credit Cards.
Internet Credit Card Transactions
Is Your Vital Information At Risk?
|
Recent Changes
Improvements Upgrades |
We added a new feature for BakPak clients and upgraded the order detail page.
BakPak users now have a printable shipping invoice with optional shipping and
return labels similar to that available for IAMS clients.
The discount rate for IAMS clients has been reduced to 4.6% and the per transaction
fee is down to 55 cents. These charges are the lowest available anywhere on
the Internet for full service 3rd party credit card processing. The reductions
are in part a tribute to the quality of our IAMS clients which has allowed us
to negotiate the reductions with our merchant acquiring bank.
|
|
Are you looking for a low cost, highly reliable
Merchant Account ?
|
|
ImagineNation has teamed up with ECHO to bring you one of the best Internet merchant
account offers available anywhere. As an ECHO merchant, you will pay no monthly
gateway charge and get some of the lowest transaction charges for any Internet
account. Use the links above to go to our ECHO enquiry form. |
|
Tips 'n Tricks
HTML tags shown here use the caret (^) instead of
braces <> for proper rendering.
Brackets are represented by the curly bracket symbols ({}). |
All of the ImagineNation storefronts use
links for searching the TYPE field of the product database table to present
your customer with a list of selectable items. Often you'll want to limit
the list of items displayed from a specific link to only certain items.
For instance, using the readdb() link to generate a list:
Lets say you have a department store and one of the categories you sell is
furniture. Presenting a full list of furniture items would be too long
to make any sense to the customer. Therefore, it is desirable to break the
list down further into the sub categories of chairs and further still, kitchen
chairs and chairs for the den, etc.
Different page links might appear as follows:
^a href=javascript:top.readdb('furniture');void(0);^All Furniture^/a^
[a href=javascript:top.readdb('chairs');void(0);]All Chairs[/a]
[a href=javascript:top.readdb('chairs kitchen');void(0);]Kitchen Chairs[/a]
[a href=javascript:top.readdb('den');void(0);]All Den Items[/a]
[a href=javascript:top.readdb('chairs den');void(0);]Den Chairs[/a]
The database list would look something like this:
line{1} = new item('furniture chairs den','Windsor arm chair','','','');
line[2] = new item('furniture chairs kitchen','High Bar Stool','','','');
line[3] = new item('furniture chairs','','Arm Chair','','');
line[4] = new item('furniture chairs den','Recliner','','','');
line[5] = new item('furniture chairs kitchen','Retro metal arm chair','','','');
line[6] = new item('furniture chairs den','Queen Anne side chair','','','');
line[7] = new item('furniture sofas den','Wood arm, brocade sofa','','','');
line[8] = new item(....etc.
The first link will return a list of all furniture items in the db, while the
other links will be more selective. The last link will select only those items
categorized as den chairs. The rule of thumb is that more terms used in the
TYPE field of the db, the more control you have over the ability to select
items by category for particular lists.
|
|
ImagineNation © 1996 - 2002
Suffering from overload? List Removal
|
E-ComTips is brought to you by ImagineNation
because you are listed as a user of one of our storefront products or have
subscribed to receive the Newsletter itself. To remove your address from our list, go to
List Remove
and, if your correct address and service ID are not showing when you get there,
enter the correct values manually. Please do not reply to this newsletter
return e-mail address. Replies here are not received. Use the Mail Form
at ImagineNation to correspond. |
|
|
________________________________________________________________
USEFUL URLs FOR TEXT ONLY E-MAIL READERS
ImagineNation http://ImagineNation.com
webPeddle http://webPeddle.com
PeddleGold http://webPeddle.net
Public Forum http://ImagineNation.com/Public/Q-A/index.cfm
Free Downloads http://imaginenation.com/Products/free-dd.cfm
Subscribe http://ImagineNation.com/Public/Mail/signup.cfm
Remove http://ImagineNation.com/Public/Mail/remove.cfm
View E-ComTips from your browser
http://ImagineNation.com/Public/NewsLetters
________________________________________________________________
|