%
if Request.Form("done") = "done" then
if Request.Form("Amount") = "0" then
sError= "* Please enter an amount other than zero"
elseif Request.Form("Amount") = "" then
sError= "* Please enter an amount"
elseif Request.Form("Amount") <> "" then
Response.redirect "googlecheckout.asp?r=" & Request.Form("Amount")
else
sError="Error, please contact support"
end if
end if
%>
We are pleased to announce that we now accept online payments with Google Checkout! You may use any credit card or a Google Checkout account to make deposits or pay for technical services with Noteworthy Technology.
Online payments are fast, easy and secure
It's easy to make online payments for the technical services we provide. Just click the button below to use a credit card or an existing Google Checkout account.