8 Commits

Author SHA1 Message Date
e02838eb5d chore: address Rust 1.73 clippy lints (#2474) 2023-10-09 10:36:37 +00:00
90e43929a0 refactor(core): eliminate business profile database queries in payments confirm flow (#2190) 2023-09-22 09:15:33 +00:00
afff3e1789 feat(router): add kv implementation for address for payment flows (#2177) 2023-09-21 09:43:48 +00:00
8ee2ce1f4f refactor(router): refactor customer <> address in customers and payments flow (#2158) 2023-09-20 13:57:45 +00:00
a0a8ef27b3 refactor(core): Add additional parameters in AppState and refactor AppState references (#2123)
Co-authored-by: Kritik Modi <kritik.modi@juspay.in>
Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com>
Co-authored-by: Nitesh Balla <nitesh.balla@juspay.in>
2023-09-18 08:31:03 +00:00
5b29c25210 refactor(core): use profile id to find connector (#2020) 2023-09-11 07:25:22 +00:00
9f199d9ab8 refactor(storage_impl): Integrate the composite store from external crate (#1921) 2023-08-14 13:16:31 +00:00
763e2df3bd feat: add payout service (#1665)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
Co-authored-by: Manoj Ghorela <118727120+manoj-juspay@users.noreply.github.com>
2023-07-19 18:02:05 +00:00