API REQUEST
Array
(
    [salt] => 3ec7f555cb5e3894bb9e52745f044ad8
    [merchant] => OMS51346901
    [orderRef] => 19216811117861935885737
    [currency] => HUF
    [sdkVersion] => SimplePay_PHP_SDK_2.1.0_200825:c8f0c15958c8bc6f37ade6563296dcbf
    [methods] => Array
        (
            [0] => CARD
        )

    [total] => 25
    [threeDSReqAuthMethod] => 02
    [customerEmail] => sdk_test@otpmobil.com
    [language] => HU
    [timeout] => 2026-08-08T15:03:08+02:00
    [url] => http://recursive.webfocus.hu/SimplePay/back.php
    [invoice] => Array
        (
            [name] => SimplePay V2 Tester
            [country] => hu
            [state] => Budapest
            [city] => Budapest
            [zip] => 1111
            [address] => Address 1
        )

)
API RESULT
Array
(
    [responseBody] => {"transactionId":508928397,"orderRef":"19216811117861935885737","merchant":"OMS51346901","timeout":"2026-08-08T15:03:08+02:00","total":25.0,"paymentUrl":"https://sb-checkout.simplepay.hu/trx/qMlsdzeMV4JBQBvoqSQZbMFThp9nnweyxS9J8AuowBiUqgxmCo","currency":"HUF","salt":"yMwSC7ikwi6zo591bhLH9Ky1qZbRzyhO"}
    [responseSignature] => WmM2mzL+HBYo4TaWEZlffFrJJxhySnE/BYckEYXAkMPpqbH7xupxSL1ngk5UUhLN
    [responseSignatureValid] => 1
    [transactionId] => 508928397
    [orderRef] => 19216811117861935885737
    [merchant] => OMS51346901
    [timeout] => 2026-08-08T15:03:08+02:00
    [total] => 25
    [paymentUrl] => https://sb-checkout.simplepay.hu/trx/qMlsdzeMV4JBQBvoqSQZbMFThp9nnweyxS9J8AuowBiUqgxmCo
    [currency] => HUF
    [salt] => yMwSC7ikwi6zo591bhLH9Ky1qZbRzyhO
    [form] => 
)