8.7.1.3 ST_EmailMerchant
y/n determines whether CactuShop sends an email confirmation to you for
orders through this gateway.
8.7.1.4 ST_Password
This is not the password Secure Trading gave you, but an arbitrary one you
choose to add security to the callback. See 8.7.2.1.
8.7.1.5 ST_ProcessCurrency
If you wish all orders to be processed in one currency as opposed to the
currency that the customer was viewing the site in, enter the ISO code for the
currency here, e.g. GBP. If you leave this blank, the orders will be processed
in the currency that the user selected to view the site in. Note that not all
currencies you set up on CactuShop may be supported by this gateway.
8.7.1.6 ST_RequiredFields
The fields at Secure Trading that must be filled in before the payment is
accepted.
8.7.1.7 ST_SiteReference
Your secure trading site reference ID.
8.7.1.8 ST_URL
URL of the secure payment page at Secure Trading site very unlikely this will
change.
8.7.2
Secure Trading back end
Secure Trading will give you account details to enable you to login and admin
things from their end. Unlike the other systems, Secure Trading requires that
you upload templates for the forms and confirmation mails. While this allows
for excellent customizability of the interface, it also makes setup more
complex than with most other gateways.
This manual gives a brief overview of how the Secure Trading back end can
be used to set up the system to work with CactuShop. For further information,
please review the Secure Trading documentation.
8.7.2.1 Configuration
files
callback.txt
Specifies to ST which file to callback. Modify the
url1
line to put
in the URL of the ST_callback.asp page, then
?pw=passwordhere
(where
passwordhere
is your password matching the
ST_Password
config setting).
Make sure there is a tab between the
url1
and your URL.
So the full URL might look something like:
http://www.mydomainnamegoeshere.com/ST_callback.asp?pw=mychosenpassword
merchantemail.txt
The email that gets sent to the merchant on a successful
order. No need to edit this.
failureemail.txt
The email that gets sent to the merchant on a failed order.
No need to edit this.
8.7.2.2 Display
files
form.html
File displayed to show the payment form.
79
New Page 1