API REQUEST
Array
(
    [salt] => b83b59b0b5d67d63ec2ebc6dce0f5a46
    [merchant] => PUBLICTESTHUF
    [orderRef] => 941251808817743836058984
    [currency] => HUF
    [customerEmail] => sdk_test@otpmobil.com
    [language] => HU
    [sdkVersion] => SimplePay_PHP_SDK_2.0.9_200130:93c6d48910c5fdceb771f8bad3a8fb17
    [methods] => Array
        (
            [0] => CARD
        )

    [total] => 25
    [timeout] => 2026-03-24T21:30:05+01:00
    [url] => http://zaszlorendeles.hu/parameters/vinyl-padlo/simple_pay_test/back.php
    [invoice] => Array
        (
            [name] => SimplePay V2 Tester
            [country] => hu
            [state] => Budapest
            [city] => Budapest
            [zip] => 1111
            [address] => Address 1
        )

)
API RESULT
Array
(
    [responseBody] => {"transactionId":508374196,"orderRef":"941251808817743836058984","merchant":"PUBLICTESTHUF","timeout":"2026-03-24T21:30:05+01:00","total":25.0,"paymentUrl":"https://sb-checkout.simplepay.hu/trx/uRvl33FcM3TVb-c1SJHOQNEj0wnB4gFvwSP_LARhAVgTZR8zDv","currency":"HUF","salt":"tDlSuNjNPdZJ0Y6MRGur01yYKXLsIdcK"}
    [responseSignature] => 7d18Bx1uNqKLcHHEFU6zylJUJAqi/y2q7ZJzWeAn3YomlrM72OHjE48uOz+uVKgO
    [responseSignatureValid] => 1
    [transactionId] => 508374196
    [orderRef] => 941251808817743836058984
    [merchant] => PUBLICTESTHUF
    [timeout] => 2026-03-24T21:30:05+01:00
    [total] => 25
    [paymentUrl] => https://sb-checkout.simplepay.hu/trx/uRvl33FcM3TVb-c1SJHOQNEj0wnB4gFvwSP_LARhAVgTZR8zDv
    [currency] => HUF
    [salt] => tDlSuNjNPdZJ0Y6MRGur01yYKXLsIdcK
    [form] => 
)