Hyperswitch v1.35.0
1.35.0 (2023-09-06)
Features
- connector:
- [Payme] Implement Card 3DS with sdk flow (#2082) (
99f1780) by @Sakilmostak - [SQUARE] Implement webhooks (#1980) (
5a49802) by @deepanshu-iiitu
- [Payme] Implement Card 3DS with sdk flow (#2082) (
- payment_methods: Store necessary payment method data in payment_methods table (#2073) (
3c93552) by @Sarthak1799
Bug Fixes
- connector: [STAX] Incoming amount will be processed in higher unit (#2091) (
de9e0fe) by @deepanshu-iiitu - router: Send connection_closed errors as 5xx instead of 2xx (#2093) (
4d58bdb) by @sai-harsha-vardhan
Refactors
- refunds: Add success RefundStatus in should_call_refund check (#2081) (
9cae5de) by @kritikmodi - scheduler: Move scheduler to new crate to support workflows in multiple crates (#1681) (
d4221f3) by @jagan-jaya
Testing
- postman: Update postman collection files (
25f8c35) by @github-actions
Full Changelog: v1.34.1...v1.35.0