API REQUEST
Array
(
    [salt] => 8a093515344bbbe9a77252fd2a156371
    [merchant] => S001403
    [orderRef] => 1392814024817788141877896
    [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-05-15T05:13:07+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":508574347,"orderRef":"1392814024817788141877896","merchant":"S001403","timeout":"2026-05-15T05:13:07+02:00","total":25.0,"paymentUrl":"https://sb-checkout.simplepay.hu/trx/Po09F3JNLTl9AFzpG12dKlfDMgphgADAwStHfXZZwGD4OxQmDr","currency":"HUF","salt":"uRCYkDEUNURtN3XPA5T3emhzjigt8ThQ"}
    [responseSignature] => iYAYsaAVoqYHgwoLYwtNI3sgPhY9FBoS9/M3FxdwxElgMOs9dy7Q+/p6mBuOjDnE
    [responseSignatureValid] => 1
    [transactionId] => 508574347
    [orderRef] => 1392814024817788141877896
    [merchant] => S001403
    [timeout] => 2026-05-15T05:13:07+02:00
    [total] => 25
    [paymentUrl] => https://sb-checkout.simplepay.hu/trx/Po09F3JNLTl9AFzpG12dKlfDMgphgADAwStHfXZZwGD4OxQmDr
    [currency] => HUF
    [salt] => uRCYkDEUNURtN3XPA5T3emhzjigt8ThQ
    [form] => 
)