Exemplary Implementation of Transferuj.pl

Transkrypt

Exemplary Implementation of Transferuj.pl
Exemplary Implementation of Transferuj.pl
Krajowy Integrator Płatności Spółka Akcyjna (National Payment Integrator Joint Stock Company) based in Poznań,
Św. Marcin Street 73/6, added to National Court Register by District Court Poznan - New Town and Wilda in
Poznan, VIII Division of the National Court Register at the KRS number 0000412357, NIP number 7773061579,
REGON 300878437, initial capital 4 798 500,00 PLN (paid up in full).
Exemplary Implementation of Transferuj.pl
1
Description
Exemplary implementation of system integrated with Transferuj.pl system can be found under the
address https://secure.transferuj.pl/partner/pliki/przykladowa_implementacja.zip
It allows access to the paid content on the Merchant’s website. There are 5 files in the package:
index.php – main page
platnosc.php – form with data for payment
verif.php – script with payment verification
main.php – page with paid content
session_module.php – script with service of customer’s session
Krajowy Integrator Płatności Spółka Akcyjna (National Payment Integrator Joint Stock Company) based in Poznań, Św. Marcin Street 73/6, added to
National Court Register by District Court Poznan - New Town and Wilda in Poznan, VIII Division of the National Court Register at the KRS number
0000412357, NIP number 7773061579, REGON 300878437, initial capital 4 798 500,00 PLN (paid up in full).
2
Exemplary Implementation of Transferuj.pl
2
Required modifications
It is necessary to make few modifications in the implementation in order to adjust it to the merchant.
a) session_module.php
Variable
Information
$SESSION_DIR
Folder on the server, in which the session information are stored.
(needs permission rights), default tmp/
Change with your ID
Change with your verification code (the same as entered in
Merchant's panel)
Session expiration time - default 6 hours
$S_ID
$KOD
$expired_date
b) platnosc.php
Variable
Information
$kwota
$opis
$url_verif
$url_powrotu
amount to pay in zł, format xx.xx
description of a transaction
Your script adress with verification of a transaction
Your return address after the payment is made
c) main.php
Adjust your paid content here
(…)
echo "Payment came";
(…)
3
Contact
In case of any questions or need for detailed explanation of technical issues, please contact us via
contact form in the Merchant’s Panel or by e-mail: [email protected]
Krajowy Integrator Płatności Spółka Akcyjna (National Payment Integrator Joint Stock Company) based in Poznań, Św. Marcin Street 73/6, added to
National Court Register by District Court Poznan - New Town and Wilda in Poznan, VIII Division of the National Court Register at the KRS number
0000412357, NIP number 7773061579, REGON 300878437, initial capital 4 798 500,00 PLN (paid up in full).
3

Podobne dokumenty