v1.0.3
版本发布时间: 2023-07-04 21:25:34
juspay/hyperswitch最新发布版本:v1.111.0(2024-08-22 23:24:38)
1.0.3 (2023-07-04)
Features
-
compatibility: Add straight through routing and udf mapping in setup intent (#1536) (
1e87f3d
) by @sahkal -
connector:
- [Adyen] implement Alipay HK for Adyen (#1547) (
2f9c289
) by @AkshayaFoiger - [Mollie] Implement Przelewy24 and BancontactCard Bank Redirects for Mollie connector (#1303) (
f091be6
) by @swangi-kumari - [Multisafepay] implement Googlepay for Multisafepay (#1456) (
2136326
) by @AkshayaFoiger - [TrustPay] Add Google Pay support (#1515) (
47cd08a
) by @Sangamesh26 - [Airwallex] Implement Google Pay in Wallets (#1316) (
7489c87
) by @Sakilmostak - [Multisafepay] implement Paypal for Multisafepay (#1459) (
2c10e0b
) by @AkshayaFoiger
- [Adyen] implement Alipay HK for Adyen (#1547) (
-
db: Implement
ConfigInterface
forMockDb
(#1586) (2ac1f2e
) by @PanGan21 -
email: Implement process_tracker for scheduling email when api_key is about to expire (#1233) (
ee7cdef
) by @Chethan-rao -
payment_method: [upi] add new payment method and use in iatapay (#1528) (
2d11bf5
) by @arvindpatel24 -
payments: Add field manual_retry_allowed in payments response (#1298) (
44b8da4
) by @Abhicodes-crypto -
router:
- Add requeue support for payments and fix duplicate entry error in process tracker for requeued payments (#1567) (
b967d23
) by @sai-harsha-vardhan - Add metrics for webhooks (#1266) (
d528132
) by shashank.attarde@juspay.in - Fetch customer payment_method_data based on client_secret (
3a5c84c
) by sahkal.poddar@juspay.in
- Add requeue support for payments and fix duplicate entry error in process tracker for requeued payments (#1567) (
- Feat: add
merchant_name
field in the response body (#1280) (dd4ba63
) by @Aprabhat19 - Add
GenericNotFoundError
error response andset_key_if_not_exists_with_expiry
Redis command (#1526) (9a88a32
) by @prajjwalkumar17
Bug Fixes
-
disputes: Update 4xx error for Files - Delete endpoint (#1531) (
eabe16c
) by @kritikmodi - Return nick name for each card while listing saved cards (#1391) (
4808af3
) by @hrithikesh026
Refactors
-
compatibility: Fixed compatibility customer list payment route (
939840a
) by sahkal.poddar@juspay.in -
connector: [ACI] Use verbose names for
InstructionSource
variants (#1575) (df01f8f
) by @Sakilmostak -
payment_methods: Added clone derivation for PaymentMethodId (#1568) (
6739b59
) by @Sarthak1799 -
payments_start: Remove redundant call to fetch payment method data (#1574) (
6dd61b6
) by @shreyash-Pandey-Katni -
router:
- Refactored code logic (
2839c39
) by sahkal.poddar@juspay.in - Synced with main (
c2f6736
) by sahkal.poddar@juspay.in - Fixed clippy error issue (
5cbd8a8
) by sahkal.poddar@juspay.in - Fixed openapi issue (
822d217
) by sahkal.poddar@juspay.in
- Refactored code logic (
- Add payment id and merchant id to logs (#1548) (
9a48c9e
) by @Narayanbhat166
Miscellaneous Tasks
Full Changelog: v1.0.2...v1.0.3