Download CactuShop manual PDF

Transcript
CactuShop ASP Shopping Cart v6.1 – User & Developer Manual
10.8
NetBanx
Developed in 1996 NetBanx is the most popular and longest standing
generally available payment solution in the UK. The major UK acquiring banks
approve NetBanx and agreements are already in place extending facilities and
electronic commerce into the international arena.
CactuShop support for NetBanx has been tested and approved by them and it
is an officially supported solution. If setting up with NetBanx, mention you are
using CactuShop and they will know settings are required (otherwise you will
be given a long and rather complicated document to fill in).
For further information, go to:
http://www.netbanx.com
10.8.1
NetBanx setup on CactuShop
Go to the ‘NetBanx’ section of the config settings in the Payment and Shipping
Gateways section.
For config settings that are common to all payment methods, see section 10.
10.8.1.1
YOUR SITE MUST HAVE A SECURE
CERTIFICATE TO USE GOOGLE
CHECKOUT
Google Checkout (Level 2
integration) requires that the
callback must run under SSL. This
means your site must have its own
secure certificate. Shared SSL is
not sufficient for CactuShop to run
Google Checkout. The certificate
MUST be for your site domain and
applied such that any web site
pages can be called with https
without generating an error.
Google provides some information
on obtaining secure certificates
that are acceptable here:
http://www.google.com/che
ckout/ssl-certificates
You should ensure you check with
your host about purchasing secure
certificates as many will not install
those not purchased via
themselves.
Furthermore, you will need the
ability to set basic
username/password authentication
on specific folders. Google
Checkout requires that the callback
script is protected in this way.
NB_URL
The URL of secure payment page on NetBanx for your site. Different stores
usually have individual URLs set up by NetBanx.
10.8.2
Setup on NetBanx
Before you can use NetBanx, you must first fill in their Integration
Questionnaire for them to set up your merchant account.
Most of their ‘default’ configuration will work fine but the following should be
set in order to integrate well with CactuShop:
1. Referring page should be your shop’s checkout page.
2. A CGI Call to the callback URL in this format should be called in
successful transactions, i.e. http://www.demo.xyz/callback.asp?
g=nb
3. A CGI Call to the callback URL in this format should be called in failed
transactions, i.e. http://www.demo.xyz/callback.asp?
g=nb&outputresult=failed
10.9
Google Checkout
Google Checkout is a payment gateway system by the same company that
bought you Gmail and... the search engine. It provides low cost processing
with a powerful API. Google checkout is a remote payment gateway, with
customers being directed to Google's secure payment page in order to
conduct their credit card transaction. However, it is far more complex than
most other integrations, because the user does the whole checkout including
shipping selections from Google's site.
v20080409 Copyright 1999-2008 Cactusoft International FZ-LLC
89