API REQUEST
Array
(
    [salt] => ef268a5b6ed94988fe1f4c463e7d1f6e
    [merchant] => PUBLICTESTHUF
    [orderRef] => 941251808817535194964851
    [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] => 2025-07-26T10:54:56+02:00
    [url] => http://www.patronet.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":506568313,"orderRef":"941251808817535194964851","merchant":"PUBLICTESTHUF","timeout":"2025-07-26T10:54:56+02:00","total":25.0,"paymentUrl":"https://sb-checkout.simplepay.hu/trx/pdA1EwBc-YOh-CPnZC1OfEHjvwPASwhMwSHuAFRuImw6npRjBI","currency":"HUF","salt":"uOcW9HjocO1xGtgW3wHADIc1yxQWg3ME"}
    [responseSignature] => IhDfcqWtt5GHpktkW0iLAz/WheygOFR344bkK0lHGt6qtolxI5ZBLeJ/OMevIW1I
    [responseSignatureValid] => 1
    [transactionId] => 506568313
    [orderRef] => 941251808817535194964851
    [merchant] => PUBLICTESTHUF
    [timeout] => 2025-07-26T10:54:56+02:00
    [total] => 25
    [paymentUrl] => https://sb-checkout.simplepay.hu/trx/pdA1EwBc-YOh-CPnZC1OfEHjvwPASwhMwSHuAFRuImw6npRjBI
    [currency] => HUF
    [salt] => uOcW9HjocO1xGtgW3wHADIc1yxQWg3ME
    [form] => 
)