Setting
up an account with Ogone
Once you have created your account with Ogone the
first thing you will need to do is download the file ogonephp.zip from
our free downloads page.
The zip file contains three files, ogonereturn.php, customppsend.php
and customppreturn.php.
- Copy the file ogonereturn.php in the vsadmin directory to the
vsadmin directory of your site. Copy the 2 files customppsend.php
and customppreturn.php to the vsadmin/inc directory of your site.
- Log in to your Ecommerce Plus Template admin section, and click
on Payment Providers, then click on Modify for the Custom payment
provider.
- In Data 1 enter your PSPID provided to you
by Ogone.
- In Data 2 enter a word or phrase that can
be anything you like. For instance it could be . . .
orangejuice
bedtimestory123
JhYb2cn490md3
. . . that is, anything really using numbers and letters as above. Please
don't use our examples though - choose your own!
- Make sure "Enabled" and "Demo Mode" are
set on that page.
- Now log in to your Ogone control panel using this URL while
in test mode . . .
https://secure.ogone.com/ncol/test/admin_ogone.asp
- There are many choices on the Ogone configuration panel but
most of them are better handled by Ogone support representatives.
We will just deal with the parameters that affect the cart integration.
You will find these on the page Configuration -> Technical
information.
1.1. method: POST
2.1. IP address of the server... : Enter here the IP address of your server.
Ask your host if not sure.
2.2. URL of the merchant page containing the payment form...: Enter the full
URL of your cart.php page.
An example would be . . .
http://www.yoursite.com/cart.php
3.2. SHA-1 Signature Related FAQ Question: Enter here the value you entered for
Data 2 in step 4.
4.1. Urls:
If the payment's status is "accepted" or "on hold" or "uncertain" URL
of the merchant's post-sale page
Set this to the URL of the page ogonereturn.php you copied to your site. For
instance . . .
http://www.yoursite.com/vsadmin/ogonereturn.php
4.2. Request Type: Make this request just after the payment and let the result
customize the answer seen by customer (HTML code or redirection).
4.3. Others:
SHA-1 Signature : Set again to the same value you entered for Data 2 above.
8. Processing: Online (Immediate)
- Advanced changes.
You can configure some of the parameters passed to Ogone such as the page
title, your logo and the checkout page colors. To change these settings,
open the file vsadmin/inc/customppsend.php in notepad and scroll to the
bottom where you will see these settings.
Please do read our guide here on credit
card fraud.
That's all there is to it really - any comments on the set up
can be posted on our Support
Forum. |