API REQUEST
Array
(
    [salt] => 1b1830fd846309f47c00d18b8d52a0c2
    [merchant] => PUBLICTESTHUF
    [orderRef] => 941251808817609425348824
    [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-10-20T08:52:14+02: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":507745874,"orderRef":"941251808817609425348824","merchant":"PUBLICTESTHUF","timeout":"2025-10-20T08:52:14+02:00","total":25.0,"paymentUrl":"https://sb-checkout.simplepay.hu/trx/kYaz1ctcScvg0kmZkn_ORNNjo50BWADxwSRBVK5AcmDXkJijDw","currency":"HUF","salt":"aHgzrwfBWYWNwRStARwFMRRdyu8oBjas"}
    [responseSignature] => EOO4Hjw38kAZE8dngWLA+1bawPFNqA/DsL8CHPM0p0DPihqFByQkTZjvp3dSJczc
    [responseSignatureValid] => 1
    [transactionId] => 507745874
    [orderRef] => 941251808817609425348824
    [merchant] => PUBLICTESTHUF
    [timeout] => 2025-10-20T08:52:14+02:00
    [total] => 25
    [paymentUrl] => https://sb-checkout.simplepay.hu/trx/kYaz1ctcScvg0kmZkn_ORNNjo50BWADxwSRBVK5AcmDXkJijDw
    [currency] => HUF
    [salt] => aHgzrwfBWYWNwRStARwFMRRdyu8oBjas
    [form] => 
)