Hello,
If you saved it to a database, did you do so using CGI/PERL???.
The problem that I am having is that we want to ensure that all
credit cards are valid before we accept the risk of reserving there
domain, to do this we must use our real time credit card
processing vendor, and it has to happen during the reservation
session before final processing is done. TUCOWS however do not
seem to live in the same world as me, because my bosses want to
actually ensure the person reserving can actually pay before the
web address is reserved and did not write there software in this
manner. I think the database is a great idea, but it all has to
happen before the session is completed, and there has to be
something that stops the session if the person reserving the the
address cannot pay, otherwise there are going to be groups of
companies spending a great deal of time calling people back when
we try to recover payment on NFG cards and can't get money from
them. If you have hacked a solution around this, I would definantly
like to hear back on how you worked this out.