Transaction start was failed!API CALL
Array
(
    [salt] => a7e5fbce69eb5b60008f3ffc6c8ec6b2
    [merchant] => MWS107302
    [orderRef] => 881982525417792662204852
    [currency] => HUF
    [customerEmail] => sdk_test@otpmobil.com
    [language] => HU
    [sdkVersion] => SimplePay_PHP_SDK_2.0.8_190924:f507231ed34d6f3bd175ea7ff08bdcde
    [methods] => Array
        (
            [0] => CARD
        )

    [items] => Array
        (
            [0] => Array
                (
                    [ref] => Product ID 1
                    [title] => Product name 1
                    [description] => Product description 1
                    [amount] => 1
                    [price] => 15
                    [tax] => 0
                )

            [1] => Array
                (
                    [ref] => Product ID 2
                    [title] => Product name 2
                    [description] => Product description 2
                    [amount] => 2
                    [price] => 5
                    [tax] => 0
                )

        )

    [timeout] => 2026-05-20T10:47:00+02:00
    [url] => http://spay.pizzaforte.hu/back.php
)
API RESULT
Array
(
    [responseBody] => {"errorCodes":[5010],"orderRef":"881982525417792662204852","merchant":"MWS107302","salt":"roM3lGvWA4gn3vxyj7XuaMjY9v0ePbs5"}
    [responseSignature] => MISSING_HEADER_SIGNATURE
    [responseSignatureValid] => 
    [errorCodes] => Array
        (
            [0] => 5010
        )

    [orderRef] => 881982525417792662204852
    [merchant] => MWS107302
    [salt] => roM3lGvWA4gn3vxyj7XuaMjY9v0ePbs5
    [form] => Transaction start was failed!
)