Documentation
Configuration - Modules - Payment-bookings
This section only applies if the module Online payment is active.

When using Ingenico (formerly Ogone) as the payment provider and the payment module for i-Reserve has been purchased, it is possible to handle reservation payments directly via, for example, iDeal, PayPal, or VISA.

To ensure that paid reservations are processed directly in i-Reserve, feedback must be provided from Ogone.
For this integration, settings must be configured both in i-Reserve and in Ogone.

Ogone/Ingenico

You can log in to the Ogone website (https://secure.ogone.com) with the login credentials provided by Ingenico. Under the menu items Configuration > Technical settings, there are three relevant tabs: General security parameters, Data verification and origin, and Transaction feedback.

Tab General Security Parameters

Set the Hash algorithm to SHA-1 or SHA-512.
SHA-512 is newer and more secure. This must match the setting in i-Reserve.
So if the setting in Ingenico is SHA-1, then SHA-512 must be set to No in i-Reserve.
And if the setting in Ingenico is SHA-512, then SHA-512 must be set to Yes in i-Reserve.

Tab Data Verification and Origin

SHA-IN signature
The SHA-IN signature must match the settings in i-Reserve. This must be entered twice.

Tab Transaction Feedback

Direct HTTP server-to-server request

Request type
Always deferred (not immediately after payment).

URL of your post-payment page

If the payment status is "accepted", "pending" or "uncertain"
https://{I-RESERVE-URL}/front.php?mod=paymentresult&method=2&paramvar=<PARAMVAR>

If the payment was cancelled by the customer or rejected too often by the acquirer.
https://{I-RESERVE-URL}/front.php?mod=paymentresult&method=2&paramvar=<PARAMVAR>

Request method
POST

SHA-1-OUT Signature
The SHA-OUT signature must match the settings in i-Reserve.

i-Reserve

Ogone settings can be configured in i-Reserve in the Configuration panel under Modules > Online payments > Configuration.

Payment URL
Test payments: https://secure.ogone.com/ncol/test/orderstandard.asp
Production payments: https://secure.ogone.com/ncol/prod/orderstandard.asp

PSPID
Ogone username / PSPID

Secret in
SHA-IN signature as specified in Ogone

Secret out
SHA-OUT signature as specified in Ogone

Sha 512
Yes/No, see Ogone settings for the correct value.