This documentation is deprecated and only available for supporting old/legacy integrations using for example hashes.
New documentation can be found here: Home
Generic test credentials (sandbox)
The most simple way to verify correct hash calculation is to use generic test credentials, or in other words sandbox testing.
Generic test credentials
Seller ID | Secret key | Secret key generation |
---|---|---|
testikauppias | 11223344556677889900 | 1 |
Â
When these are used, the service operates in a separate test mode where the orders placed are never saved to database, and for example instead of user actually paying, the service switches to a discrete diagnostics test page. Our service verifies the information content relayed by the web store, and it either reports errors or constructs a reply page in accordance with the interface, or in some cases an XML document.
Generic test credentials are applicable in both production (https://www.maksuturva.fi) and testing addresses (https://test1.maksuturva.fi). Of course we certainly recommend using test addresses for generic testing also.