0.5.11 (2023-05-11)
Features
- Connector:
- [Adyen]Implement ACH Direct Debits for Adyen (#1033) (
eee55bd
) by @swangi-kumari - [Stripe] Implemented Alipay Digital Wallet (#1048) (
7c7185b
) by @AkshayaFoiger - [Stripe] Implement Wechatpay Digital Wallet (#1049) (
93947ea
) by @AkshayaFoiger
- [Adyen]Implement ACH Direct Debits for Adyen (#1033) (
- cards: Add credit card number validation (#889) (
d6e71b9
) by @phillyphil91 - connector:
- Mandates for alternate payment methods via Adyen (#1046) (
4403634
) by @jagan-jaya - Add klarna, afterpay support in Nuvei (#1081) (
0bb0437
) by @prasunna09 - Add dispute and refund webhooks for Airwallex (#1021) (
8c34114
) by @ShankarSinghC - Add bank redirect support for worldline (#1060) (
bc4ac52
) by @srujanchikke - [Adyen] Implement SEPA Direct debits for Adyen (#1055) (
7f796a6
) by @swangi-kumari
- Mandates for alternate payment methods via Adyen (#1046) (
- refunds: Add connector field in refund response (#1059) (
3fe24b3
) by @Abhicodes-crypto - router:
- Added retrieval flow for connector file uploads and added support for stripe connector (#990) (
38aa9ea
) by @sai-harsha-vardhan - Add disputes block in payments retrieve response (#1038) (
1304d91
) by @sai-harsha-vardhan
- Added retrieval flow for connector file uploads and added support for stripe connector (#990) (
- Allow payment cancels for more statuses (#1027) (
a2a6bab
) by @prajjwalkumar17
Bug Fixes
- applepay: Rename applepay_session_response to lowercase (#1090) (
736a236
) by @Narayanbhat166 - router: Fix recursion bug in straight through algorithm (#1080) (
aa610c4
) by @vspecky - tests: Remove ui tests from ci pipeline (#1082) (
2ab7f83
) by @jagan-jaya - Connector-customer-id missing bug fix (#1085) (
c5db5c3
) by @Sangamesh26
Refactors
- router: Add
id
field inMerchantConnectorAccountNotFound
(#1098) (5214e22
) by @EliKalter
Miscellaneous Tasks
- CODEOWNERS: Update CODEOWNERS (#1076) (
1456580
) by @SanchithHegde