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:
- 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 - payment_method: Do not save card in locker in case of error from connector (#1341) (
9794079
) by @dracarys18 - Return nick name for each card while listing saved cards (#1391) (
4808af3
) by @hrithikesh026 - Add appropriate printable text for Result returned from delete_tokenized_data() (#1369) (
cebe993
) by @hrithikesh026
Refactors
- 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 - Add payment id and merchant id to logs (#1548) (
9a48c9e
) by @Narayanbhat166
Miscellaneous Tasks
Full Changelog: v1.0.2...v1.0.3