API REQUEST
Array
(
    [salt] => 46b44d352b7ac4d511a9c317a6199212
    [merchant] => S001403
    [orderRef] => 1392814024817840922861214
    [currency] => HUF
    [sdkVersion] => SimplePay_PHP_SDK_2.1.1_210804:185ce22bcbd1fe493c5c8e8e3a927425
    [methods] => Array
        (
            [0] => CARD
        )

    [total] => 25
    [threeDSReqAuthMethod] => 02
    [customerEmail] => sdk_test@otpmobil.com
    [language] => HU
    [timeout] => 2026-07-15T07:21:26+02:00
    [url] => http://www.simple2.webteszt.hu/back.php
    [invoice] => Array
        (
            [name] => SimplePay V2 Tester
            [country] => hu
            [state] => Budapest
            [city] => Budapest
            [zip] => 1111
            [address] => Address 1
        )

)
API RESULT
Array
(
    [responseBody] => {"transactionId":508820917,"orderRef":"1392814024817840922861214","merchant":"S001403","timeout":"2026-07-15T07:21:26+02:00","total":25.0,"paymentUrl":"https://sb-checkout.simplepay.hu/trx/YT9oNJeNv1Uf1IsQIPxdDLPDDB6jngjPwS7d7zimMAFP6hnGDr","currency":"HUF","salt":"3KzgyIKgIhtDePn7ILtcQT3abd1FYQda"}
    [responseSignature] => NzuTxolQaheIz+m1EHC4QgRhxyHxKkDpr61ov1oz5J+KK7fnoL8jwWOYMsiNTEmf
    [responseSignatureValid] => 1
    [transactionId] => 508820917
    [orderRef] => 1392814024817840922861214
    [merchant] => S001403
    [timeout] => 2026-07-15T07:21:26+02:00
    [total] => 25
    [paymentUrl] => https://sb-checkout.simplepay.hu/trx/YT9oNJeNv1Uf1IsQIPxdDLPDDB6jngjPwS7d7zimMAFP6hnGDr
    [currency] => HUF
    [salt] => 3KzgyIKgIhtDePn7ILtcQT3abd1FYQda
    [form] => 
)