Obtain Merchant Login ID, KEYENC and KEYMOD

De la PlatiOnline
Salt la: navigare, căutare

How to obtain the security keys

The security keys are used to encrypt sensitive data for the transactioning process. In order to connect to the gateway, open Internet Explorer (or other preferred browser) and type https://comercianti.plationline.ro.

Type in the access data (username and password) and press the Login button.

Login.png

After connecting, you will gain access to all the services offerred to the merchants by the Plationline system.

The Settings Section, the Secret Answer option

Settings.png

This section allows you to enter and change the secret question and/or answer. Should this info is entered for the first time, the Old Answer field is to be left blank.

Next step is to choose the secret question and to provide the answer in the New Answer field.

Notice : The merchant must memorize correctly the new answer.

The Settings section, Security Keys option

  • while on the Settings page, select the Security Keys option.
  • enter the secret answer to the selected question and then the security keys will be displayed
  • Both keys are to be used in encrypting data (see the rsalib.php/.asp file, also available for download)

The encrpyting algorythms used by the Plationline system are RSA and HMAC_SHA1 and AES

The communication with the Plationline servers is secured by the SSL certificate, which ensures that the data transmitted between the client (Internet browser) and the server (web server) are not intercepted or altered by third parties. These keys strengthen the system's security and guarantee that the transactioning requests originate from the authorized merchant and that the answer is generated by the Plationline servers.

Applying the security algorythms is simple and does not imply many operations.