1.48.0 (2023-09-27)
Features
- core: Create surcharge_metadata field in payment attempt (#2371) (
934542e
) by @hrithikesh026 - router:
- Append payment_id to secondary key for payment_intent in kv flow (#2378) (
ee91552
) by @sai-harsha-vardhan - Pass customers address in retrieve customer (#2376) (
f6cfb05
) by @ShankarSinghC
- Append payment_id to secondary key for payment_intent in kv flow (#2378) (
Bug Fixes
- db: Merchant_account cache invalidation based on publishable_key (#2365) (
22a8291
) by @Abhicodes-crypto - router: Allow address updates in payments update flow (#2375) (
0d3dd00
) by @sai-harsha-vardhan
Refactors
- connector:
- [Payme]Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2194) (
77b51d5
) by @srujanchikke - [bluesnap] add refund status and webhooks (#2374) (
fe43458
) by @SamraatBansal
- [Payme]Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2194) (
- Insert requires cvv config to configs table if not found in db (#2208) (
68b3310
) by @Chethan-rao
Full Changelog: v1.47.0...v1.48.0