LinkPoint
eCommerce Gateway
Setup
LinkPoint
ClickBank
PayPal
iTransact
|
LinkPoint Gateway Setup
1. Enable LinkPoint via e-Commerce Gateway section of System Setup panel.
2. Enter you store id into corresponding filed of System Setup panel
3. Enter LinkPoint secure host url into corresponding filed of System Setup panel (note, you should enter full url,
that is something like https://staging.linkpt.net/cgi-bin/hlppay, not staging.linkpt.net
as per LinkPoint welcome email).
4. Create a product of Receipt type to be used as default product when using internal payment form and
enter its id into Default receipt product ID field (System Setup panel).
5. Enter minimum transaction amount into Minimum transaction amount field (System Setup panel). Accounts
Online will automatically add Pay Now button into Main screen of MyAccount panel if current balance is
greater of equal than minimum transaction amount value.
To use eCommerce Gateway with LinkPoint HTML, you will also need to login to your LinkPoint HTML Administration
Program and make a few changes.
6. Enter the URL of your order submission form - the web page from which control is passed to the secure web
server for card processing. LinkPoint process transactions only initiated from the URLs listed in this
field. Separate multiple URLs with space. Note, that in order to enable PayNow form you must add complete url
of your accview.pl script.
7. Enter the URL of your "Thank You" page - the web page where you want to take a customer if a transaction
was approved. This should be the full URL to your accview.pl script (preferably, this should be a secure URL
to avoid browser warnings after the order is processed.) Mark Check here if this url is a CGI script box.
8. Enter the URL of your "Sorry" page - the web page where you want to take a customer if a transaction was
declined. This should be the full URL to your accview.pl script (preferably, this should be a secure URL to
avoid browser warnings after the order is processed.) Mark Check here if this url is a CGI script box.
9. Enter the following Custom Fields (do not check Visible box): cmd, accid, passwd, prodid.
Your order page should have the following code
|