API REQUEST
Array
(
    [salt] => 79b030d994c5502c2b17d1b34e9abb8c
    [merchant] => DEMO001
    [orderRef] => 18520822415317899129423354
    [currency] => HUF
    [sdkVersion] => SimplePay_PHP_SDK_2.1.2_240418:b58b6ae12efdb875c9cb66c00e745480
    [methods] => Array
        (
            [0] => CARD
        )

    [total] => 5
    [customerEmail] => sdk_test@simplepay.com
    [language] => HU
    [urls] => Array
        (
            [success] => https://demopay.simplepay.hu/back.php
            [fail] => https://demopay.simplepay.hu/fail.php
            [cancel] => https://demopay.simplepay.hu/cancelled.html
            [timeout] => https://demopay.simplepay.hu/timeout.html
        )

    [invoice] => Array
        (
            [name] => SimplePay V2 Tester
            [country] => hu
            [state] => Budapest
            [city] => Budapest
            [zip] => 1111
            [address] => Address 1
        )

)
API RESULT
Array
(
    [responseBody] => {"transactionId":913325126,"orderRef":"18520822415317899129423354","merchant":"DEMO001","timeout":"2026-09-20T16:07:25+02:00","total":5.0,"paymentUrl":"https://checkout.simplepay.hu/trx/1onvFpKMStbsS_5AhRpZCCV2l6KgVAo4uS7zJdxEBX7R-8LzFh","currency":"HUF","salt":"xWpLEoZutl0vyu7pkXfLnjCa2kQa8PaY"}
    [responseSignature] => NPcskVbPRyDMY4AAsUohCXu/m3lrsWZVMa5iuQeiPElHwQZVTS+8qPOh+UPlKSlh
    [responseSignatureValid] => 1
    [transactionId] => 913325126
    [orderRef] => 18520822415317899129423354
    [merchant] => DEMO001
    [timeout] => 2026-09-20T16:07:25+02:00
    [total] => 5
    [paymentUrl] => https://checkout.simplepay.hu/trx/1onvFpKMStbsS_5AhRpZCCV2l6KgVAo4uS7zJdxEBX7R-8LzFh
    [currency] => HUF
    [salt] => xWpLEoZutl0vyu7pkXfLnjCa2kQa8PaY
    [form] => 
)
TRANSACTION CANCEL (tranzakció törlése)