Download the PHP package evilnet/dotpay without Composer
On this page you can find all versions of the php package evilnet/dotpay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download evilnet/dotpay
More information about evilnet/dotpay
Files in evilnet/dotpay
Package dotpay
Short Description Package for Dotpay payments via api instead of form
License MIT
Homepage https://github.com/Evilnet/Dotpay
Informations about the package dotpay
laravel-dotpay
Paczka Dotpay do Laravela 5.x. Pozwala przesyłać dane bezpośrednio przez API zamiast formularza.
Struktura
Instalacja
Przez composera
lub w przypadku używania aktualnej wersji z mastera (niezalecane jeżeli chcesz używać najbardziej stabilnej wersji która została ujęta w release) dodaj do pliku composera
Potem zarejestruj usługę i ewentualnie alias by móc używać fasady w config/app.php (Niepotrzebne od Laravela 5.5 i wzwyż)
Opublikuj konfguracje i wprowadź w niej potrzebne dane
Dodaj wartości do pliku .env
I dodaj swoją metodę do obsługi callbacku jako wyjątek w pliku VerifyCsrfToken (Potrzebne by uderzenia POST z dotpaya nie wymagały tego tokenu)
Środowiska
Produkcyjne: https://ssl.dotpay.pl/s2/login/
Testowe: https://ssl.dotpay.pl/test_seller/
Przykład użycia
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Axotion
- All Contributors
License
The MIT License (MIT). Please see License File for more information.