PHP code example of panigale / laravel5-gomypay
1. Go to this page and download the library: Download panigale/laravel5-gomypay 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/ */
panigale / laravel5-gomypay example snippets
php artisan vendor:publish --provider="Panigale\GoMyPay\GoMyPayServiceProvider"
$response->serverTradeId
$response->tradeNo
$response->payAccount
$response->amount
$response->expiredDate
$response->payDate