Transaction start was failed!API CALL
Array
(
    [salt] => 211a7f0c2b89c1fb9b173acac5a507a7
    [merchant] => MWS107302
    [orderRef] => 881982525417845606654772
    [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-07-20T17:27:45+02:00
    [url] => http://spay.pizzaforte.hu/back.php
)
API RESULT
Array
(
    [responseBody] => {"errorCodes":[5010],"orderRef":"881982525417845606654772","merchant":"MWS107302","salt":"qAYiROcpz3c4H92VmqEUeSktvXXUTzbF"}
    [responseSignature] => MISSING_HEADER_SIGNATURE
    [responseSignatureValid] => 
    [errorCodes] => Array
        (
            [0] => 5010
        )

    [orderRef] => 881982525417845606654772
    [merchant] => MWS107302
    [salt] => qAYiROcpz3c4H92VmqEUeSktvXXUTzbF
    [form] => Transaction start was failed!
)