1.37.0 (2023-09-10)
Features
- connector:
- (checkout.com) add support for multiple captures PSync (#2043) (
517c5c4
) by @hrithikesh026 - [Cryptopay]Add reference id for cryptopay (#2107) (
576648b
) by @prasunna09
- (checkout.com) add support for multiple captures PSync (#2043) (
- db: Implement
BusinessProfileInterface
forMockDb
(#2101) (0792605
) by @dalprahcd - payments: Make database calls parallel for
payments_confirm
operation (#2098) (fea075e
) by @NishantJoshi00
Bug Fixes
- connector: Revert checkout apple pay to tokenization flow (#2110) (
cc5add6
) by @ShankarSinghC - Null value in session token in next action (#2111) (
f015394
) by @Sangamesh26
Refactors
- connector:
- [Stripe] Using
connector_request_reference_id
as object_reference_id for Webhooks (#2064) (e659e70
) by @Sakilmostak - [Adyen] refactor adyen payment method not implemented errors (#1950) (
955534e
) by @swangi-kumari
- [Stripe] Using
Full Changelog: v1.36.0...v1.37.0