failure.html
File displayed when a failed payment occurs.
success.html
File displayed when a successful payment occurs. You can
modify these 3 pages to change the look and feel of the pages in line with
your skin design.
Various images can be uploaded for the site design. You can link to these
images by referring to them using a file reference such as
$path/image.jpg
.
8.7.2.3 Test
mode
Secure Trading has no manually configurable test mode. You will need to
email Secure Trading to have them switch from test mode to live mode.
8.8 VeriSign
8.8.1 About
Verisign
CactuShop supports two VeriSign implementations, VeriSign Payflow Link and
VeriSign Payflow Pro.
Payflow Link uses a secure area on VeriSign's own site the customer is
transferred from CactuShop to the secure area to make payment and a
`callback' is made from the VeriSign server to CactuShop to let it know if the
transaction was successful. This solution is cheaper than Payflow Pro since
you don't need your own secure certificate and can run your site on a shared
(virtual) server. Originally, this was the only VeriSign method supported by
CactuShop, hence config settings for it are prefixed with `VS' and the
paymentsystem
config setting is `verisign'.
Payflow Pro, as the name suggests, is a heavier weight solution. It requires
SSL on your CactuShop site. It also requires that a VeriSign COM object be
installed on your server. For this reason, it is generally only suitable where
you have your own dedicated server, or a very obliging web host. On Payflow
Pro, the customer makes the order on CactuShop's secure form (rather than
one hosted by VeriSign). CactuShop uses the COM object to call VeriSign,
authorize the card and get a response back. Since the `VS' config setting
prefix and
paymentsystem
name of `verisign' was used for Payflow Link, the
Payflow Pro settings are prefixed with `PFP' and use the
paymentsystem
name
of `payflowpro'.
For more information on the differences between the two methods, please see
VeriSign's web site and documentation.
8.8.2
Setting Up VeriSign Payflow Link
For further VeriSign Payflow Link information, see:
http://www.verisign.com/products/payflow/link/
To switch CactuShop to use VeriSign Payflow Link, you must edit the
paymentsystem
config setting (see 7.4.14.4) to include `verisign'.
80
New Page 1