Payment method Concardis

This article is machine translated.

This lacks a general description.

This feature is only available in Isotope eCommerce 2.5 and later.

Configuration of the payment provider

Setting Default setting Description
PSPID - Here you have to enter your PSPID. You will receive the PSPID from PostFinance. If you are in test mode, please make sure that the PSPID ends with "DEMO".
HTTP Method POST Concardis supports the exchange of data via POST as well as GET.
Hash Method SHA-1 Hash method to encrypt the exchanged data. Choices are:
  • **SHA-1**
  • **SHA-256**
  • **SHA-512**
SHA-IN Signature - Here you have to enter an arbitrary hash which will be used to sign the exchanged data. Make sure that you use the same algorithm as you selected in "Hash Method". There are [many hash generators](http://hash.online-convert.com) that can generate a hash from any security key. Also, make sure you enter the hash as a lowercase hexadecimal string. The hash you enter here must also be entered in the PSP interface under "SHA-IN Signature". This allows both the PSP and Isotope eCommerce to verify the accuracy of the data.
SHA-OUT Signature - Here you need to enter any hash which will be used to sign the exchanged data. Make sure you use the same algorithm as you selected in "Hash Method". There are [many hash generators](http://hash.online-convert.com) that can generate a hash from any security key. Also, make sure you enter the hash as a lowercase hexadecimal string. The hash you enter here must also be entered in the PSP interface at "SHA-OUT Signature". This allows both the PSP and Isotope eCommerce to verify the accuracy of the data.
Dynamic Template URL -

Publishing

Setting Default Setting Description
Use test system - Check this box if you want to work in test mode. Requests will then automatically go to the test system and not the production system.
Enable logging - Write transaction information to the system log files.