API REQUEST
Array
(
    [salt] => 5d64924a8c9550225c792fd36e94f416
    [merchant] => DEMO001
    [orderRef] => 18520822415317899128712831
    [currency] => HUF
    [sdkVersion] => SimplePay_PHP_SDK_2.1.2_240418:b58b6ae12efdb875c9cb66c00e745480
    [methods] => Array
        (
            [0] => EAM
        )

    [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":913324628,"orderRef":"18520822415317899128712831","merchant":"DEMO001","timeout":"2026-09-20T16:06:14+02:00","total":5.0,"paymentUrl":"https://checkout.simplepay.hu/trx/WfWt8ubM3tvxdYEApm1ZNiH2lePj4gZLuS9JFkNBtXtRehCDHA","currency":"HUF","salt":"d0l6tOYSgtfrUMeiK0srXgiervxOjPYW"}
    [responseSignature] => k7dVnRO+PYuX6GSnYyNiJlig2tRRvn7d2wscY0EfDlKUMF3YI6XTUAQO+kqoiux2
    [responseSignatureValid] => 1
    [transactionId] => 913324628
    [orderRef] => 18520822415317899128712831
    [merchant] => DEMO001
    [timeout] => 2026-09-20T16:06:14+02:00
    [total] => 5
    [paymentUrl] => https://checkout.simplepay.hu/trx/WfWt8ubM3tvxdYEApm1ZNiH2lePj4gZLuS9JFkNBtXtRehCDHA
    [currency] => HUF
    [salt] => d0l6tOYSgtfrUMeiK0srXgiervxOjPYW
    [form] => 
)
TRANSACTION CANCEL (tranzakció törlése)