Skip to content

Releases: unusualify/payable

v0.12.2

16 Feb 14:21

Choose a tag to compare

🔧 Bug Fixes

💚 Workflow

v0.12.1

20 Nov 11:42

Choose a tag to compare

🔧 Bug Fixes

v0.12.0

01 Sep 12:22
bbe34f1

Choose a tag to compare

🚀 Features

🔧 Bug Fixes

  • enhance error handling for GuzzleHttp exceptions by @OoBook in eecfb6c

📝 Documentation

💄 Styling

v0.11.0

28 Jul 13:47

Choose a tag to compare

♻️ Refactors

  • ♻️ update PaypalService to improve response handling and clean up commented code by @OoBook in 21be8ed
  • ♻️ update BuckarooService and configuration for improved payment handling by @OoBook in 79d6832
  • ♻️ enhance Payable configuration and model integration for improved payment handling by @OoBook in b6a5913

💚 Workflow

🍻 Other Stuff

  • 📦 update composer.json to include development dependencies and scripts by @OoBook in faae95d
  • 📦 update test-coverage script in composer.json for consistency by @OoBook in a102c84

v0.10.0

11 May 19:13
fc03a71

Choose a tag to compare

🚀 Features

♻️ Refactors

  • ♻️ remove unused facade classes and clean up payment status handling in services, updated tebcommonpos by @ramazanayyildiz in 8c368e4
  • ♻️ streamline payment service methods and enhance response handling in Payable and Paypal services by @ramazanayyildiz in f0f352e
  • ♻️ clean up unused code and improve parameter handling in Buckaroo and Ideal services by @ramazanayyildiz in 7e8a607

💚 Workflow

v0.9.2

14 Feb 12:11
fdf7c3e

Choose a tag to compare

Merge pull request #17 from unusualify/stub-config-update

refactor: :recycle: remove unnecessary comment lines from PaymentCont…

v0.9.1

23 Jan 07:32
29c6a22

Choose a tag to compare

Merge pull request #16 from unusualify/stub-config-update

fix: :bug: fix custom_fields issue related to PaymentServices && upda…

v0.9.0

20 Jan 12:44
bd661ec

Choose a tag to compare

Merge pull request #15 from unusualify/stub-config-update

fix: :bug: fix config && feat stub for migration

v0.1.8

27 Dec 08:27

Choose a tag to compare

Refactoro Teb Pos Service for version 3 hashing algorithm.

v0.1.7

14 Nov 13:54
c903229

Choose a tag to compare

Merge pull request #14 from unusualify/refactor/psr4

refactor: :recycle: refactor naming from PayPal to Paypal