Transaction start was failed!API REQUEST
Array
(
    [salt] => 2a6b6ead7779b90363585c35b5fdd4d4
    [merchant] => 
    [orderRef] => 185517215817810598919129
    [currency] => HUF
    [sdkVersion] => SimplePay_PHP_SDK_2.1.0_200825:c8f0c15958c8bc6f37ade6563296dcbf
    [methods] => Array
        (
            [0] => CARD
        )

    [total] => 25
    [threeDSReqAuthMethod] => 02
    [customerEmail] => sdk_test@otpmobil.com
    [language] => HU
    [timeout] => 2026-06-10T04:01:31+01:00
    [url] => http://www.reflex.hu/back.php
    [invoice] => Array
        (
            [name] => SimplePay V2 Tester
            [country] => hu
            [state] => Budapest
            [city] => Budapest
            [zip] => 1111
            [address] => Address 1
        )

)
API RESULT
Array
(
    [responseBody] => {"errorCodes":[5201],"orderRef":"185517215817810598919129","merchant":"","salt":"TFrBMUf6zfPF7lNM5vzlmWplDmJvQbS3"}
    [responseSignature] => MISSING_HEADER_SIGNATURE
    [responseSignatureValid] => 
    [errorCodes] => Array
        (
            [0] => 5201
        )

    [orderRef] => 185517215817810598919129
    [merchant] => 
    [salt] => TFrBMUf6zfPF7lNM5vzlmWplDmJvQbS3
    [form] => Transaction start was failed!
)