|
|
ff84d78c65
|
feat(router): add support for googlepay step up flow (#2744)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-24 14:09:50 +00:00 |
|
|
|
b7bf457d0c
|
fix(access_token): use merchant_connector_id in access token (#5106)
|
2024-06-24 14:06:13 +00:00 |
|
|
|
10e9121341
|
feat: added kafka events for authentication create and update (#4991)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-24 12:40:50 +00:00 |
|
|
|
fed7b69799
|
feat(ci): add vector to handle logs pipeline (#5021)
|
2024-06-24 12:19:03 +00:00 |
|
|
|
8ceaaa9e3d
|
feat(users): Decision manager flow changes for SSO (#4995)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-24 12:18:50 +00:00 |
|
|
|
e658899c14
|
refactor(core): introduce an interface to switch between old and new connector integration implementations on the connectors (#5013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-24 09:40:34 +00:00 |
|
|
|
b87840595d
|
refactor(events): populate object identifiers in outgoing webhooks analytics events during retries (#5067)
|
2024-06-24 07:26:19 +00:00 |
|
|
|
9caabeff86
|
Refactor: [Fiserv] Remove Default Case Handling (#4767)
|
2024-06-24 07:23:10 +00:00 |
|
|
|
a71fe033e7
|
fix(router): avoid considering pre-routing results during perform_session_token_routing (#5076)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-21 17:09:22 +00:00 |
|
|
|
6a07e10af3
|
refactor(redis): spawn one subscriber thread for handling all the published messages to different channel (#5064)
|
2024-06-21 11:31:52 +00:00 |
|
|
|
2005d3df9f
|
feat(users): setup user authentication methods schema and apis (#4999)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
|
2024-06-21 10:59:17 +00:00 |
|
|
|
5cde7ee034
|
feat(payment_methods): Implement Process tracker workflow for Payment method Status update (#4668)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-21 08:51:14 +00:00 |
|
|
|
d98293ae9a
|
fix(payment_methods): support last used for off session token payments (#5039)
|
2024-06-20 13:43:57 +00:00 |
|
|
|
6f58b4efbd
|
refactor(connector): [Mifinity]dynamic fields for mifinity (#5056)
|
2024-06-20 12:13:58 +00:00 |
|
|
|
c9bfb89f7e
|
refactor(payment_method): [Klarna] store and populate payment_type for klarna_sdk Paylater in response (#4956)
|
2024-06-20 11:54:32 +00:00 |
|
|
|
84bed81def
|
refactor: introduce ConnectorIntegrationNew and add default implementation for each Connector (#4989)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-20 10:24:48 +00:00 |
|
|
|
e486641c97
|
Refactor(core): reverts the payment method list filtering using constraint graph (#5044)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-19 14:55:29 +00:00 |
|
|
|
7d46afd985
|
feat(router): add payment method type duplication check for google_pay (#5023)
|
2024-06-19 12:32:30 +00:00 |
|
|
|
bec51a3557
|
refactor(storage): remove id from payment intent, attempt and remove datamodel ext from payment intent (#4923)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
|
2024-06-19 11:40:32 +00:00 |
|
|
|
2106a27f40
|
fix(events): Correct parsing of API events with user event_type for Clickhouse (#5022)
|
2024-06-19 10:59:53 +00:00 |
|
|
|
655b81d697
|
fix(connector): add local bank redirect type in compatibility layer, default the country to AT for Local Bank Redirect and add creds_identifier in access token (#5038)
Co-authored-by: Samraat Bansal <samraat.bansal@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-06-19 10:52:38 +00:00 |
|
|
|
8c7e1a3b8b
|
refactor(connector): add amount conversion framework for noon (#4843)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-06-19 10:36:33 +00:00 |
|
|
|
7208ca4db4
|
fix(logging): fix stack overflow on recording restricted keys (#4423)
|
2024-06-19 10:32:16 +00:00 |
|
|
|
397d221240
|
feat(core): Add logger for sessions call failure (#5036)
|
2024-06-19 10:31:42 +00:00 |
|
|
|
ae1edb061d
|
fix(opensearch): handle index not present errors in search api (#4965)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
|
2024-06-18 18:58:19 +00:00 |
|
|
|
776ddb8c1a
|
feat(multitenancy): add tenant_id as a field for data pipeline and support individual database for clickhouse (#4867)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
|
2024-06-18 13:28:46 +00:00 |
|
|
|
d2092dcb0a
|
refactor: add basic counter metrics for IMC (#5006)
|
2024-06-18 12:59:12 +00:00 |
|
|
|
010e6fe3ee
|
fix(payment_methods): populate card fields while saving card again during metadata change condition (#5019)
|
2024-06-18 12:58:54 +00:00 |
|
|
|
a7ad7906d7
|
feat(router): Override the setup_future_usage to on_session based on the merchant config (#5016)
|
2024-06-18 09:51:17 +00:00 |
|
|
|
cbe3a6d43e
|
refactor: Move trait ConnectorIntegration to crate hyperswitch_interfaces (#4946)
Co-authored-by: Deepanshu Bansal <deepanshu.bansal@Deepanshu-Bansal-K3PYF02LFW.local>
|
2024-06-18 08:23:40 +00:00 |
|
|
|
40dfad89ac
|
chore(process_tracker): use const instead of String for business_status (#4849)
Co-authored-by: SanchithHegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-06-14 11:38:34 +00:00 |
|
|
|
6582729048
|
feat(connector): added template code for datatrans (#4890)
|
2024-06-14 09:59:31 +00:00 |
|
|
|
2852a3ba15
|
fix(users): Magic link is not expiring after one usage (#4971)
|
2024-06-14 09:44:48 +00:00 |
|
|
|
edf919e142
|
chore: address Rust 1.79 clippy lints (#5003)
|
2024-06-14 07:25:31 +00:00 |
|
|
|
656fb3e09a
|
chore: introduce RouterDataNew and FlowSpecificData models (#4961)
|
2024-06-14 07:05:47 +00:00 |
|
|
|
ad7886a6ff
|
feat(payment_methods): Use Ephemeral auth for pm list and pm delete (#4996)
|
2024-06-13 13:40:40 +00:00 |
|
|
|
18493bd8f0
|
refactor(core): make country aggregator nodes weak for list payment methods (#4994)
|
2024-06-13 13:11:18 +00:00 |
|
|
|
fb836618a6
|
feat(router): include the pre-routing connectors in Apple Pay retries (#4952)
|
2024-06-13 11:11:43 +00:00 |
|
|
|
0e059e7d84
|
feat(connectors): [Iatapay] add payment methods (#4968)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
|
2024-06-13 03:45:09 +00:00 |
|
|
|
b847606d66
|
feat(payouts): make payout_type optional in payouts table (#4954)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-12 14:24:52 +00:00 |
|
|
|
4651584ecc
|
feat(connector): [BOA/CYB] Make billTo fields optional (#4951)
Co-authored-by: Deepanshu Bansal <deepanshu.bansal@Deepanshu-Bansal-K3PYF02LFW.local>
|
2024-06-12 12:07:55 +00:00 |
|
|
|
b420522694
|
fix(core): fix the multitenancy prefix in routing cache (#4963)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-12 11:20:56 +00:00 |
|
|
|
5b21951102
|
refactor(connector): [Mifinity]Move destination_account_number from pmd to Mifinity Metadata (#4962)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-12 10:35:37 +00:00 |
|
|
|
cf3d039efd
|
refactor(payment_methods): Enable deletion of default Payment Methods (#4942)
|
2024-06-12 10:15:37 +00:00 |
|
|
|
40a996e84c
|
feat(events): Add audit events payment capture (#4913)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-12 09:26:50 +00:00 |
|
|
|
fb0a7aa556
|
refactor(connector): add amount conversion framework to bluesnap (#4825)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-06-12 07:10:27 +00:00 |
|
|
|
d93f65fd95
|
feat(connector): implement auth and post auth flows for gpayments (#4746)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-06-11 18:35:31 +00:00 |
|
|
|
9f2476b99a
|
fix: add validation for connector authentication type during mca create and update operation (#4932)
|
2024-06-11 16:52:55 +00:00 |
|
|
|
88cf904f5b
|
refactor: wrap the encryption and file storage interface client in appstate with Arc as opposed to Box (#4949)
|
2024-06-11 14:53:05 +00:00 |
|
|
|
42cd769407
|
feat(metrics): add support for gauge metrics and include IMC metrics (#4939)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-11 14:52:20 +00:00 |
|