"1012", "VK_VERSION" => "008", "VK_SND_ID" => "uid100036", "VK_STAMP" => "66430", "VK_AMOUNT" => "8.7", "VK_CURR" => "EUR", "VK_REF" => "664307", "VK_MSG" => "Order nr. 66430", "VK_RETURN" => "http://localhost/payment/callback/order/bank", "VK_CANCEL" => "http://localhost/payment/callback/order/bank", "VK_DATETIME" => "2022-06-02T03:08:24+0300", "VK_LANG" => "EST", "VK_ACC" => "EE171010123456789017", "VK_NAME" => "Veebimajutus", "VK_ENCODING" => "UTF-8" ); // STEP 3. Generate data to be signed // ================================== // Data to be signed is in the form of XXXYYYYY where XXX is 3 char // zero padded length of the value and YYY the value itself // NB! SEB expects symbol count, not byte count with UTF-8, // so use `mb_strlen` instead of `strlen` to detect the length of a string $data = str_pad (mb_strlen($fields["VK_SERVICE"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_SERVICE"] . /* 1012 */ str_pad (mb_strlen($fields["VK_VERSION"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_VERSION"] . /* 008 */ str_pad (mb_strlen($fields["VK_SND_ID"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_SND_ID"] . /* uid100036 */ str_pad (mb_strlen($fields["VK_STAMP"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_STAMP"] . /* 66430 */ str_pad (mb_strlen($fields["VK_AMOUNT"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_AMOUNT"] . /* 8.7 */ str_pad (mb_strlen($fields["VK_CURR"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_CURR"] . /* EUR */ str_pad (mb_strlen($fields["VK_REF"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_REF"] . /* 664307 */ str_pad (mb_strlen($fields["VK_MSG"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_MSG"] . /* Order nr. 66430 */ str_pad (mb_strlen($fields["VK_RETURN"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_RETURN"] . /* http://localhost/payment/callback/order/bank */ str_pad (mb_strlen($fields["VK_CANCEL"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_CANCEL"] . /* http://localhost/payment/callback/order/bank */ str_pad (mb_strlen($fields["VK_DATETIME"], "UTF-8"), 3, "0", STR_PAD_LEFT) . $fields["VK_DATETIME"]; /* 2022-06-02T03:08:24+0300 */ /* $data = "0041012003008009uid100036005664300038.7003EUR006664307015Order nr. 66430044http://localhost/payment/callback/order/bank044http://localhost/payment/callback/order/bank0242022-06-02T03:08:24+0300"; */ // STEP 4. Sign the data with RSA-SHA1 to generate MAC code // ======================================================== openssl_sign ($data, $signature, $private_key, OPENSSL_ALGO_SHA1); /* kAiNy0UhdIjl2HY2hHiqMGtuVx+4E/9Zd7b7vudEWkHcbLCP6cvEPoPVLsoCgnd/iZWyp8bf4kPFQM2F2iUFNLkO72pdbSiT5FB24pasqI8EzfOyh3CrtmOSzkKYDjM8V+w2Ds3ctlYFsG5FyBYy9nFzL0yREv3KSfxEz7o5eEyqD96BtwzSCrdPxpqpjSzeArp5IqVG57iUVQ4cDqxw15HcGewihqZVTa9fFEpB79AFLmPMGchGPviUGbBQDGxS69Nhgw7dXDcJmwVXdnIoF49w2q0ePtRUxHBlu/RQlvCs+x+HruM5shgNbi2hlRKVxhCcvNo0QNt63UZlSXWLzg== */ $fields["VK_MAC"] = base64_encode($signature); // STEP 5. Generate POST form with payment data that will be sent to the bank // ========================================================================== ?>

Pangalink-net | Thorgate

Makse teostamise näidisrakendus "SEB"

$val):?> $val):?>