Transaction start was failed!API REQUESThttp://apipayment.gw.ekos.hu/sandbox/v2/start
Array
(
    [salt] => be2af88d786733b5b8674c2917a5bbb7
    [merchant] => PUBLICTESTHUF
    [orderRef] => 17823820814417853706685446
    [currency] => HUF
    [sdkVersion] => SimplePay_PHP_SDK_2.1.5_250731:fb636c20e1499c145c24de61009e8e66
    [methods] => Array
        (
            [0] => CARD
            [1] => EAM
        )

    [total] => 25
    [threeDSReqAuthMethod] => 02
    [customerEmail] => sdk_test@simplepay.com
    [language] => HU
    [timeout] => 2026-07-30T00:27:48+00:00
    [url] => http://shop.gw.ekos.hu/back.php
    [invoice] => Array
        (
            [name] => SimplePay V2 Tester
            [country] => hu
            [state] => Budapest
            [city] => Budapest
            [zip] => 1111
            [address] => Address 1
        )

)
API RESULT
Array
(
    [responseBody] => 
( ! ) Fatal error: Uncaught TypeError: Cannot assign int to property SimpleResponse::$merchant of type string in /var/www/apipayment.gw.ekos.hu/public/simple_server.php on line 52
( ! ) TypeError: Cannot assign int to property SimpleResponse::$merchant of type string in /var/www/apipayment.gw.ekos.hu/public/simple_server.php on line 52
Call Stack
#TimeMemoryFunctionLocation
10.0000357872{main}( ).../index.php:0
20.0006363760SimpleServer->replyError( $merchant = 0, $error = 1 ).../index.php:29
[responseSignature] => MISSING_HEADER_SIGNATURE [responseSignatureValid] => [form] => Transaction start was failed! )