%@LANGUAGE="VBSCRIPT"%>
<%
' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters
' create the list of parameters which should not be maintained
MM_removeList = "&index="
If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "="
MM_keepURL="":MM_keepForm="":MM_keepBoth="":MM_keepNone=""
' add the URL parameters to the MM_keepURL string
For Each Item In Request.QueryString
NextItem = "&" & Item & "="
If (InStr(1,MM_removeList,NextItem,1) = 0) Then
MM_keepURL = MM_keepURL & NextItem & Server.URLencode(Request.QueryString(Item))
End If
Next
' add the Form variables to the MM_keepForm string
For Each Item In Request.Form
NextItem = "&" & Item & "="
If (InStr(1,MM_removeList,NextItem,1) = 0) Then
MM_keepForm = MM_keepForm & NextItem & Server.URLencode(Request.Form(Item))
End If
Next
' create the Form + URL string and remove the intial '&' from each of the strings
MM_keepBoth = MM_keepURL & MM_keepForm
if (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1)
if (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1)
if (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1)
' a utility function used for adding additional parameters to these strings
Function MM_joinChar(firstItem)
If (firstItem <> "") Then
MM_joinChar = "&"
Else
MM_joinChar = ""
End If
End Function
%>
giftservice.co.uk > Customer Service Centre > Payment Card Number
|
|
 |
|
|
| Payment Card Number |
|
|
PAYMENT CARD NUMBER
> WHERE TO ENTER THE PAYMENT CARD NUMBER
Please go to
the beginning of the "Payment Details"
section of the order form. The second line of this
section is entitled "Card Number " Here
we provide one longer box where you should enter
your card number from left to right.
PAYMENT CARD NUMBER >
FINDING THE CARD NUMBER
The number required is the longer number usually
found, in larger size typeface, through the centre
of the card.
You should note that on some
cards the number passes over the hologram area and
is more difficult to read.
Please do not enter any other
number in this box. If your card shows another shorter
number at another point on the card which is entitled
"card number" or anything similar please
ignore.
PAYMENT CARD NUMBER >
READING THE CARD NUMBER
It is absolutely critical that you copy the exact
number from the card. You may enter this in blocks
of numbers say four at a time if you wish. It can
make it easier to enter and then easier to read
and check.
One helpful hint. If you need
to wear glasses to read. Please try to use them
at this critical stage.
PAYMENT CARD NUMBER >
ABSOLUTE ACCURACY
Please remember one incorrect digit will mean we
cannot proceed with your order. This will cause
a delay in your processing and delivering your order
plus extra work for you and for our office. For
orders placed at short notice it could mean missing
the occasion. We will not accept any liability for
any delays caused by incorrect information supplied.
PAYMENT CARD NUMBER >
INCORRECT CARD DETAILS
Whilst we expect that most customers will supply
and fill in their card details correctly, some errors
do occur from time to time. Details can be misread
or mistyped.
Where we receive an order
with incorrect card details we will be unable to
process and confirm that order until those details
are clarified and corrected.
Every effort will be made
to contact the customer by e-mail or telephone for
UK customers to check the details concerned. We
can only proceed when we are able to clarify the
situation. We cannot accept any responsibility for
any delays, disappointments, criticism, complaint
or request for compensation arising from such a
delay.
|
|
|
 |
|
|
|
|