I want to set up a level 1 shopping cart, but I'm a bit
confused about
the necessary encoding and encryption. Can I just write out
my code,
encode and encrypt it once, and then place it into my page
as plain
html, or is it necessary to use a scripting language to do
this
dynamically with every order? If it only needs to be
encrypted once,
could google create a page under checkout integration that
will take
our code and merchant key and encode them for us? I'd
really
appreciate that.
|