Download the PHP package mingjshk/laravel-newebpay without Composer
On this page you can find all versions of the php package mingjshk/laravel-newebpay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mingjshk/laravel-newebpay
More information about mingjshk/laravel-newebpay
Files in mingjshk/laravel-newebpay
Download mingjshk/laravel-newebpay
More information about mingjshk/laravel-newebpay
Files in mingjshk/laravel-newebpay
Vendor mingjshk
Package laravel-newebpay
Short Description 台灣藍新(智付通) Laravel API
License MIT
Homepage https://github.com/MingJSHK/laravel-newebpay
Package laravel-newebpay
Short Description 台灣藍新(智付通) Laravel API
License MIT
Homepage https://github.com/MingJSHK/laravel-newebpay
Please rate this library. Is it a good library?
Informations about the package laravel-newebpay
Laravel NewebPay - 藍新金流
Fork from ycs77/laravel-newebpay
Laravel NewebPay 為針對 Laravel 所寫的金流套件,主要實作藍新金流(原智付通)功能。 Now Support Laravel 8
主要實作項目:
- NewebPay MPG - 多功能收款
- NewebPay Cancel - 信用卡取消授權
- NewebPay Close - 信用卡請退款
- NewebPay Period - 信用卡定期定額委託
- NewebPay Alter Period Status- 信用卡定期定額委託修改狀態
- NewebPay Alter Period Amt - 信用卡定期定額修改委託
安裝
註冊套件
Laravel 5.5 以上會自動註冊套件,可以跳過此步驟
在 config/app.php
註冊套件和增加別名:
發布設置檔案
使用
設定 .env
檔
設定 config/newebpay.php
可依據個人商業使用上做調整。
引用、初始化類別:
NewebPay MPG - 多功能支付
基本上一般交易可直接在 config/newebpay.php
做設定,裡面有詳細的解說,但若遇到特殊情況,可依據個別交易做個別 function 設定。
此版本1.5由籃新金流回傳後為加密訊息,所以回傳後需要進行解碼!
NewebPay Cancel - 信用卡取消授權
NewebPay Close - 信用卡請款
NewebPay close - 信用卡退款
NewebPay Period - 定期定額委託
NewebPay Period Status- 修改定期定額委託狀態
NewebPay Period - 修改定期定額委託內容
Official Reference
License
MIT
All versions of laravel-newebpay with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
guzzlehttp/guzzle Version >=6.3
illuminate/config Version >=5.1
illuminate/contracts Version >=5.1
illuminate/log Version >=5.1
illuminate/support Version >=5.1
nesbot/carbon Version >=1.0
guzzlehttp/guzzle Version >=6.3
illuminate/config Version >=5.1
illuminate/contracts Version >=5.1
illuminate/log Version >=5.1
illuminate/support Version >=5.1
nesbot/carbon Version >=1.0
The package mingjshk/laravel-newebpay contains the following files
Loading the files please wait ....