Releases: si3nloong/rm-go-client
Releases · si3nloong/rm-go-client
Version 1.2.0
Version 1.1.2
- fix concurrent race
- handle bad gateway
- standardise errors
Version 1.1.1
- 🐛 fix token expired bug (token never refresh itself even it was expired)
Version 1.1.0
- ✅ add tests
- ♻️ refactor error structure, included request and response body and enable support for
fmt
- ✨ add
RefundPayment
API - ✨ add
VerifyWebhook
API - ✨ add
GetPaymentByTransactionID
API - ✨ add
GetPaymentByCheckoutID
API - ✨ add errors and error codes
- ✨ add payment status
- 📝 update
README
Version 1.0.1
- add payment status
Version 1.0.0 (Stable release)
- refactor!: add
Config
for rm configuration - preload store id
- bump packages
- upgrade to payment layout
v3
- finalise payment methods
Version 1.0.0 (Beta)
v1.0.0-beta doc: update README