Releases: unusualify/payable
Releases · unusualify/payable
v0.12.2
🔧 Bug Fixes
- add processing return codes and enhance response handling by @oguzhanbukcuoglu in 6fda4ff
💚 Workflow
- update action references for tagging and release processes by @oguzhanbukcuoglu in 3cf2ab0
v0.12.1
v0.12.0
🚀 Features
- add revolut payment gateway integration by @ramazanayyildiz in fe181a0
- add ShouldEmbedForm interface for payment integration by @OoBook in 0f2c750
- implement built-in form handling in PaymentService by @OoBook in f4a0e4b
- add checkout method for payment processing by @OoBook in e75fd13
- enhance RevolutService with checkout payload handling and order management by @OoBook in 78dd5a9
🔧 Bug Fixes
📝 Documentation
- add revolut payment integration guide by @ramazanayyildiz in 1040a0d
💄 Styling
- lint coding styles for v0.11.0 by @invalid-email-address in 7d14537
v0.11.0
♻️ 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
v0.10.0
🚀 Features
- ✨ add ideal-qr configuration and enhance payment handling in services by @ramazanayyildiz in 67e6b67
- ✨ add description field to payment parameters and update expiration date handling by @ramazanayyildiz in fe1d336
♻️ 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
Merge pull request #17 from unusualify/stub-config-update refactor: :recycle: remove unnecessary comment lines from PaymentCont…
v0.9.1
Merge pull request #16 from unusualify/stub-config-update fix: :bug: fix custom_fields issue related to PaymentServices && upda…
v0.9.0
Merge pull request #15 from unusualify/stub-config-update fix: :bug: fix config && feat stub for migration
v0.1.8
Refactoro Teb Pos Service for version 3 hashing algorithm.
v0.1.7
Merge pull request #14 from unusualify/refactor/psr4 refactor: :recycle: refactor naming from PayPal to Paypal