PHP code example of balerka / laravel-payhub
1. Go to this page and download the library: Download balerka/laravel-payhub library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
balerka / laravel-payhub example snippets
bash
composer vendor:publish --tag=payhub-config
php artisan vendor:publish --tag=payhub-migrations
php artisan migrate
bash
php artisan vendor:publish --tag=payhub-locales
text
POST /payhub/payments/cloud-payments/check
POST /payhub/payments/cloud-payments/pay
POST /payhub/payments/cloud-payments/fail