3216 Commits

Author SHA1 Message Date
012e352db0 feat(router): Add support for network token migration (#6300)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-20 13:13:12 +00:00
c04f81e3c4 feat(users): Convert emails to lowercase from requests (#6601) 2024-11-20 12:48:55 +00:00
75ec96b613 fix(connector): [Volt] handle 5xx error for Volt payments webhooks (#6576) 2024-11-20 11:56:49 +00:00
607b3df3fc feat(routing): add invalidate window as a service for SR based routing (#6264)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-19 20:19:09 +00:00
0302c3033f fix(analytics): fix authentication_type and card_last_4 fields serialization for payment_intent_filters (#6595) 2024-11-19 19:37:36 +00:00
9787a2becf feat(connector): [Novalnet] Add minimal customer data feature (#6570) 2024-11-19 19:30:49 +00:00
8b31a7bbe1 fix(connector): [Adyen]fix error code and message for webhooks response (#6602)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-11-19 16:56:52 +00:00
f3897dd6b5 feat(analytics): add smart_retries only metrics for analytics v2 dashboard (#6575) 2024-11-19 16:24:12 +00:00
11e92413b2 refactor(payment_methods_v2): rename payment_method and payment_method_type fields and use concrete type for payment_method_data (#6555) 2024-11-19 15:03:30 +00:00
e730a2ee5a fix(connector): [Worldpay] use 4 digit expiry year (#6543) 2024-11-19 12:13:54 +00:00
8e9c3ec893 feat(router): add payment incoming webhooks support for v2 (#6551)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2024-11-19 07:43:58 +00:00
6881ce2ed3 feat(connector): [Novalnet] Add support for disputes (#6560) 2024-11-18 13:48:51 +00:00
053f810930 refactor(core): add profile_id for default_fallback api (#6546)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-18 13:23:50 +00:00
0e026b70b6 feat(payments): [Payment links] add hide card nickname field config for secure payment links (#6554)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-18 11:31:53 +00:00
d32397f060 refactor(users): Make profile_id in the JWT non-optional (#6537) 2024-11-18 07:26:00 +00:00
0805a937b1 feat(payments_v2): add finish redirection endpoint (#6549)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2024-11-15 08:36:48 +00:00
a35a4f3142 feat(connector): [Novalnet] Add supported currencies (#6547) 2024-11-14 11:13:46 +00:00
7d73e9095a feat: implement scylla traits for StrongSecret (#6500)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-14 08:40:41 +00:00
29be1d4fad feat(themes): Setup themes table (#6533) 2024-11-14 08:40:20 +00:00
afd7f7d209 feat(analytics): add sessionized_metrics and currency_conversion for refunds analytics (#6419)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-14 08:39:30 +00:00
d0a041c361 feat(core): add Mobile Payment (Direct Carrier Billing) as a payment method (#6196)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-13 19:49:59 +00:00
600cf44684 feat(openapi): add payment get to openapi (#6539)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2024-11-13 09:53:40 +00:00
b82e7429e2 feat(connector): [ADYEN] Integrate Paze (#6545) 2024-11-13 09:52:23 +00:00
6eb72e923e fix(webhooks): add support for updating mandate details in webhooks flow (#6523)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-13 09:42:58 +00:00
574170a357 fix(payments): populate payment_method_type in payment_attempt for cards (#6519) 2024-11-13 09:31:56 +00:00
31a38db800 docs(analytics): add setup instructions for currency_conversion service (#6516) 2024-11-13 09:23:14 +00:00
98b141c6a0 feat(users): add global support in user roles (#6458) 2024-11-13 06:51:03 +00:00
c484beb039 refactor(routing): remove payment_id from dynamic_routing metrics (#6535) 2024-11-12 14:30:14 +00:00
6808272de3 refactor: move Payout traits to hyperswitch_interfaces for connectors crate (#6481)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-12 10:53:00 +00:00
20a3a1c2d6 feat(connector): [NOMUPAY] Add template code (#6382)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-12 06:57:52 +00:00
6b029ab195 feat(events): Add payment reject audit events (#6465)
Co-authored-by: Anish Kacham <f2010091@hyderabad.bits-pilani.ac.in>
2024-11-12 06:46:13 +00:00
7dfcd514cf docs(openapi): Fixed API documentation for V2 (#6496) 2024-11-12 06:44:54 +00:00
42bdf47fd2 feat(payment_v2): implement payments sync (#6464)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-11 13:14:15 +00:00
0a506b1729 refactor: explicitly specify top redirections for secure payment and payout links (#6494) 2024-11-11 07:36:14 +00:00
ce95b6538d feat(analytics): revert remove additional filters from PaymentIntentFilters (#6492) 2024-11-08 15:33:57 +00:00
5af532a121 fix(router): add card expiry check in the network_transaction_id_and_card_details based MIT flow (#6504) 2024-11-08 14:37:24 +00:00
6f24bb4ee3 feat(router): add start_redirection api for three_ds flow in v2 (#6470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 13:50:25 +00:00
0389ae74e1 refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices (#6433) 2024-11-08 13:50:14 +00:00
bc92a2e9d9 fix(connector): [fiuu]fix mandates for fiuu (#6487)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 12:53:58 +00:00
378ec44db9 feat(connector): [worldpay] add support for mandates (#6479)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 12:30:39 +00:00
1be2654b4f feat(payments): Add audit events for PaymentUpdate update (#6426) 2024-11-08 12:29:57 +00:00
3d9f4432bc fix(connector): [Novalnet] Add mandatory fields for wallets and card in config (#6463) 2024-11-08 12:26:08 +00:00
1dfcaabff8 refactor(router): Remove card exp validation for migration api (#6460)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 12:13:03 +00:00
d9ce42fd0c Refactor(core): interpolate success_based_routing config params with their specific values (#6448)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 11:59:44 +00:00
860a57ad9a fix(connector): [Novalnet] Send decoded wallet token to applepay (#6503) 2024-11-08 11:53:28 +00:00
51b6cdfad7 fix(router): get apple pay certificates only from metadata during the session call (#6514)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 11:28:46 +00:00
fe4931a37e Feat(connector): [AMAZON PAY] Added Template code (#6486)
Co-authored-by: Anurag Singh <anurag.singh.001@AnuragSMHJ5619X.lan>
2024-11-08 10:10:45 +00:00
529f1a76be feat(opensearch): refactor global search querybuilder and add case insensitivity opensearch filters (#6476) 2024-11-08 10:05:24 +00:00
6823418e2a feat(payments): Add audit events for PaymentApprove update (#6432) 2024-11-08 09:32:27 +00:00
a5ac69d1a7 chore: change serde value to strict type in payment intent domain and diesel model (#6393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 07:18:01 +00:00