Releases: tsaiyihua/laravel-ecpay
Releases · tsaiyihua/laravel-ecpay
3.2.1
新增 .gitattributes,並設定下載時不將 document 下載回來。
3.1.1
在 getPostData 方法裡加入參數 bool $withCheckCodeValue , 當其實為 true 時,傳回 checkMacValue 值,否則不傳回,預設為 false
3.0.2
Add Test and Refine code for StringService
3.0.1
fix: donation must be 0 when CustomerIdentifier is not empty
Thanks tobyrgb to fix this bug
2.4.9
fix: donation must be 0 when CustomerIdentifier is not empty
3.0.0
- Support Laravel 9 and PHP 8.0
- Drop Support Laravel less then 9, and PHP version less then 8
2.4.8
- 綠界文件更新
- 建立訂單時 Language 參數取消信用卡專用限制。