0.5.8 (2023-04-25)
Chores
- fix error message for deserialization by @NishantJoshi00 in (#885) (e4d0dd0a)
Documentation Changes
- dashboard: add button that links to dashboard by @NishantJoshi00 in (#934) (96f9e806)
New Features
- connector:
- add 3ds for Bambora and Support Html 3ds response by @ShankarSinghC in (#817) (20bea23b)
- [Nuvei] add support for bank redirect Eps, Sofort, Giropay, Ideal by @jagan-jaya in (#870) (c1a25b30)
- [Checkout] add GooglePay, ApplePay and Webhooks support by @SamraatBansal in (#875) (3fce1407)
- [Zen] add Cards 3DS, Non-3DS, GooglePay, ApplePay and Webhooks support by @SamraatBansal in #962
- [Bluesnap] add GooglePay, ApplePay support by @SamraatBansal in #985
- router:
- added dispute accept api, file module apis and dispute evidence submission api by @sai-harsha-vardhan in (#900) (bdf1e514)
- add support for filtering PaymentMethodTypes at a session by @kashif-m in (#883) (465933ba)
- add new payment methods for Bank redirects, BNPL and wallet by @ArjunKarthik in (#864) (304081cb)
- compatibility: add refund retrieve endpoint which accepts gateway creds by @shubhanshu-mani in (#958) (bcbf4c88)
- Core: gracefully shutdown router/scheduler if Redis is unavailable by @prajjwalkumar17 in (#891) (13185999)
- core: [Stripe] add bank debits payment method to stripe by @Narayanbhat166 in (#906) (f624eb52)
- support gpay and applepay session response for all connectors by @Sangamesh26 in (#839) (d23e14c5)
- add relevant ids for payment calls & make json logs by @NishantJoshi00 in (#908) (93b69e74)
- date_time: add
created_at
andmodified_at
to merchant related tables by @NishantJoshi00 in (#925) (1f151ba1)
Bug Fixes
- different parent payment method token for different payment me… by @Sangamesh26 in (#982) (2f378345)
- config: fix Tempo config for Tempo 2.0 by @SanchithHegde in (#959) (811cd523)
- stripe: add setup intent sync for stripe by @NishantJoshi00 in (#953) (ab7fc23a)
- connector:
- fix adyen unit test by @prasunna09 in (#957) (85c76290)
- [coinbase] update cancel status on user cancelling the payment by @jagan-jaya in (#922) (22cee8cd)
- fix adyen unit test by @ArjunKarthik in (#931) (afeb8319)
- connector-template: Address unused import and mismatched types in connector-template by @pixincreate in (#910) (891683e0)
Other Changes
- try_local_system: replace Postman collection links with development collection by @SanchithHegde in (#937) (ccc0c3f9)
- pr-template: add API contract changes and update contributing docs with recent labels by @SanchithHegde in (#936) (3e2a7eae)
- errors: make StorageErrorExt generic on errors by @Abhicodes-crypto in (#928) (e161d92c)
Refactors
- db: remove
connector_transaction_id
from PaymentAttemptNew by @Abhicodes-crypto in (#949) (57327b82) - api_keys: use
merchant_id
andkey_id
to query the table by @Chethan-rao in (#939) (40898c0a)
New Contributors
- @kashif-m made their first contribution in #883
- @prajjwalkumar17 made their first contribution in #891
- @Chethan-rao made their first contribution in #939
- @shubhanshu-mani made their first contribution in #958
Full Changelog: v0.5.7...v0.5.8