First implementation is to fill in all test settings (see next forum post with screenshot)
Fill them in at the SIENN CMS --> SHOP > Online Payment > OMNIKASSA :
Simulation-URL connector (Request URL):
Code:https://payment-webinit.simu.omnikassa.rabobank.nl/paymentServlet
Webshop ID (merchantId) 002020000000001
KeyVersion 1
SecretKey 002020000000001_KEY1
You can use these settings for testing.
At OMNIkassa this is a shared environment, we create random id's (high integers) so our order-ID's are not used, but this
can happen.
After you received the real usersettings from the RaboBank, and you filled them in at OMNIKASSA, you also have to test with those settings. (still in test-modus)
Testing on test environment of the customer.Same URL
Code:https://payment-webinit.simu.omnikassa.rabobank.nl/paymentServlet
only use
merchantId and
SecretKey of the customer . You can find these at
Code:https://download.omnikassa.rabobank.nl
Going live with the customer account
The URL for the live environment is:
De URL die gebruikt moet worden in de liveomgeving luidt:
Code:https://payment-webinit.omnikassa.rabobank.nl/paymentServlet
Warning:
prelive-url is not correct in (dutch) documentatie of Rabobank OMNIKASSA documentation. Not adjusted on 23-03-2012, but they say it will be adjusted in the futureTo access the live server, you need three identifiers:
- The merchantID (merchant ID) that identifies the merchant to the payment server
- The KeyVersion, and
- The secretKey.
These last two are used to the request to close the response and control.
The merchantID in the registration phase by the Support Team Rabo Omni Checkout known to you
made. You obtain a KeyVersion and secretKey through
https://download.omnikassa.rabobank.nl with
a username and password, which are called team during the registration phase to you
provided.
The call for the correct control in SIENN is like this :
/Betaling.aspx?Status=1&PSP=OMNIKASSA
deze moet bij het live gaan in worden gevuld bij Shop instellingen > Url voor het aanroepen van de on-line betaling.
Om te testen kun je gewoon na/bij het besteloverzicht die url in de adresbalk klappen. De sessies zijn er dan gewoon.
This should be filled in at Shop Settings> Url for calling the on-line payment.
To test you can just fill in at the order summary (last step in webshop) this url in the addressbar . The sessions are correct there.
If you get an (error)message
could not find table 0, be sure all fields are filled in at SIENN > SHOP INSTELLINGEN > Klantentabel Instellingen. If not everything is filled in, you could get this error.
Edited by user Tuesday, January 8, 2013 4:49:31 PM(UTC)
| Reason: Not specified