Skip to content

Releases: devinweb/laravel-hyperpay

v1.2.1

10 Oct 20:54
2f5d112
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Jun 11:53
708fc82
Compare
Choose a tag to compare
  • Support Hyperpay recurring payment with type=RECURRING

v1.1.1

14 Jun 13:15
43d2955
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...v1.1.1

v1.1.0

30 Mar 16:32
0a04878
Compare
Choose a tag to compare

What's Changed

  • Add Apple Pay

Full Changelog: 1.0.4...1.1.0

v1.0.4

29 Dec 12:05
Compare
Choose a tag to compare

What's Changed

  • Comply with PSR-4 autoloading standard.
  • Make the foreign key dynamic related to the relationship btw users and transactions table.

v1.0.3

27 Oct 15:14
Compare
Choose a tag to compare

Fix the conflict in the migrations folder, by forcing the user to publish the migration then migrating it.

v1.0.2

08 Oct 14:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...v1.0.2

v1.0.1

17 Sep 12:00
2489c8d
Compare
Choose a tag to compare

make this package support php8

v1.0.0

17 Aug 15:19
Compare
Choose a tag to compare

Add Tests

0.2.0

20 Apr 16:31
8308866
Compare
Choose a tag to compare

Convert Bad response from HyPerPay to a validation Exception.