Ogone
Ogone (Ingenico) is an online payment service provider that can be used to accept payments from customers.
Creating a test account
To start with, you must create a test account from the following website https://payment-services.ingenico.com/int/en/free-test-account.
Configure the checkout handler
Once your account has been configured, you can create and configure the matching payment method in Dynamicweb.
To do so:
- Create or edit a payment method in the Management Center > Ecommerce > Orders > Payment following the regular procedure
- Select the Ogone checkout handler from the dropdown
- Fill in the associated parameters (Figure 3.1)
You must:
- Enter the Merchant ID (PSPID) you received from Ogone. This is the same you use to log in with your Ogone account.
- Enter the Ogone process page URL (you can get it from Ogone documentation), for example https://secure.ogone.com/ncol/prod/orderstandard.asp. The process page contains the payment form that will call the page: orderstandard.asp
- Enter the Ogone secret key generated for you through the Ogone administration. Probably the SHA-IN phrase.
- In Referer, you need to enter your referer page. A referer is an additional Ogone security setting to prevent illicit requests. Referer value is setup in the Ogone administration.
- Enter the Ogone IP adress in the field. IP ranges is an additional security settings.
- Choose the same SHA sign syntax setting as you have set in Ogone administration under Global security parameters.
- Enter the Social security number / Company registration number
Additionally, you can:
- Customize any template
- The Post template contains the submit form information about the payment sent to the gateway provider. E.g. 'eCom7/CheckoutHandler/Ogone/Post/Post.html' file.
- The Cancel template is used when a payment is cancelled.
- The Error template is used when an error occurs in a payment.
- Enable Afterpay integration (requires version 8.1.2.0)
When this is checked the Ogone checkout handler supports Afterpay as payment method.
Testing
You can test out your account on Ogone under Configuration > Test, where you can submit several test payments.
Going live
Contact Ogone to upgrade your test account to a production account, https://payment-services.ingenico.com/int/en/free-test-account.