Releases: Lunatix01/fib-go
v1.0.1
What's Changed
- Added go modules by @Lunatix01 in #2
- Add CODEOWNERS by @Lunatix01 in #7
- Add constants and needed structs by @Lunatix01 in #10
- add authenticate function by @Lunatix01 in #12
- Add new client function by @Lunatix01 in #14
- Add structs and constants for payment by @Lunatix01 in #16
- Add optional withDescription and with WithExpiresIn by @Lunatix01 in #18
- Added request proxy function by @Lunatix01 in #20
- Add createPayment method by @Lunatix01 in #21
- create check method by @Lunatix01 in #24
- Added back create payment and check payment with their tests by @Lunatix01 in #27
- Add cancel payment method and its test by @Lunatix01 in #28
- Refund payment implementation by @Lunatix01 in #30
- Added dependabot.yml by @Lunatix01 in #8
- Add dependencies by @Lunatix01 in #31
- update go.mod and go.sum by @Lunatix01 in #32
- Create FUNDING.yml by @Lunatix01 in #33
- Feature: Added test.yml by @Lunatix01 in #4
- Update FUNDING.yml by @Lunatix01 in #34
- Move status codes to fib.go by @Lunatix01 in #35
- Create CONTRIBUTING.md by @Lunatix01 in #38
- Update README.md by @Lunatix01 in #37
- Fix README.md by @Lunatix01 in #39
- fix website redirection by @Lunatix01 in #40
- add doc contribution by @Lunatix01 in #41
- Added handling 202 for refund by @Lunatix01 in #42
- fix-module by @Lunatix01 in #43
- check by @Lunatix01 in #44
New Contributors
- @Lunatix01 made their first contribution in #2
Full Changelog: https://github.com/Lunatix01/fib-go/commits/v1.0.1
Initial Release v1.0.0
🎉 fib-go v1.0.0 - First Official Release 🎉
I am thrilled to announce the first official release of FIB-Go, an easy-to-use client library for integrating with First Iraqi Bank's online payment services. This release marks a significant milestone in our journey to simplify online payments for businesses and developers.
🌟 New Features
Easy Authentication: Simplified API authentication process.
Payment Creation: Create new payments with just a few lines of code.
Payment Status Check: Easily check the status of any payment.
Payment Cancellation: Cancel payments that are no longer needed.
Payment Refund: Issue refunds directly from your application.
🛠 Improvements
Improved error handling for better debugging.
📚 Documentation
Comprehensive Getting Started Guide
🤝 Contributing
We welcome contributions!
Thank you for using FIB-Go! We hope this release makes your experience even better. For any issues, feature requests, or questions, please visit our GitHub Issues.