Skip to content

Releases: tsaiyihua/laravel-ecpay

3.2.1

19 Jul 08:39
c812083
Compare
Choose a tag to compare

新增 .gitattributes,並設定下載時不將 document 下載回來。

3.2.0

14 Mar 09:44
ca4166e
Compare
Choose a tag to compare

Support Laravel 11

3.1.1

12 Jun 06:21
Compare
Choose a tag to compare

在 getPostData 方法裡加入參數 bool $withCheckCodeValue , 當其實為 true 時,傳回 checkMacValue 值,否則不傳回,預設為 false

3.1.0

17 Feb 03:47
Compare
Choose a tag to compare

Support Laravel 10

3.0.2

31 Jan 03:53
2fd4efd
Compare
Choose a tag to compare

Add Test and Refine code for StringService

3.0.1

26 Oct 02:51
bcfa7ea
Compare
Choose a tag to compare

fix: donation must be 0 when CustomerIdentifier is not empty

Thanks tobyrgb to fix this bug

2.4.10

28 Nov 09:35
Compare
Choose a tag to compare

套件相依性修正

2.4.9

26 Oct 02:58
bcfa7ea
Compare
Choose a tag to compare

fix: donation must be 0 when CustomerIdentifier is not empty

3.0.0

11 Feb 03:14
f0f0409
Compare
Choose a tag to compare
  • Support Laravel 9 and PHP 8.0
  • Drop Support Laravel less then 9, and PHP version less then 8

2.4.8

21 Jan 06:07
Compare
Choose a tag to compare
  1. 綠界文件更新
  2. 建立訂單時 Language 參數取消信用卡專用限制。