Transaction start was failed!API CALL
Array
(
    [salt] => f15564ef339334e7bdfa2d39f7cea63b
    [merchant] => MWS107302
    [orderRef] => 881982525417886716065429
    [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-09-06T07:23:26+02:00
    [url] => http://spay.pizzaforte.hu/back.php
)
API RESULT
Array
(
    [responseBody] => {"errorCodes":[5010],"orderRef":"881982525417886716065429","merchant":"MWS107302","salt":"Yg8zCuSrJHvMuS1MkzRoGkVV1wI70tGk"}
    [responseSignature] => MISSING_HEADER_SIGNATURE
    [responseSignatureValid] => 
    [errorCodes] => Array
        (
            [0] => 5010
        )

    [orderRef] => 881982525417886716065429
    [merchant] => MWS107302
    [salt] => Yg8zCuSrJHvMuS1MkzRoGkVV1wI70tGk
    [form] => Transaction start was failed!
)