3196 Commits

Author SHA1 Message Date
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
063fe904c6 feat(payments): Add audit events for PaymentCreate update (#6427) 2024-11-07 13:08:07 +00:00
b43033c2d9 fix(users): Add force rotate password on first login for non-email flow (#6483) 2024-11-07 16:07:29 +05:30
1ba3d84df1 refactor(connector): Added amount conversion framework to Wise. (#6469) 2024-11-07 06:44:29 +00:00
b8b206057c fix(core): PMD Not Getting Populated for Saved Card Transactions (#6497) 2024-11-06 17:14:03 +00:00
01c5216fdd feat(analytics): implement currency conversion to power multi-currency aggregation (#6418)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-06 09:16:16 +00:00
b048e39b5c Feat(connector): [JP MORGAN] Added Template code for cards integration (#6467)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-GJQC9R9THR.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-05 15:16:26 +00:00
6b66cccd02 feat(users): Add force_two_factor_auth environment variable (#6466) 2024-11-05 13:43:11 +00:00
71d9933220 fix: lazy connection pools for dynamic routing service (#6437)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-05 10:31:56 +00:00
7f1d34571f fix(connector): [Cybersource] remove newline in billing address with space (#6478) 2024-11-05 10:07:16 +00:00
22ba2dbb28 feat(connector): [Paypal] implement vaulting for paypal wallet and cards while purchasing (#5323)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-11-05 09:27:43 +00:00
b481e5cb8f Feat(connector): [ELAVON] Template PR (#6309)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-05 09:23:31 +00:00
449c9cfe55 fix(refunds): remove to schema from refund aggregate response and exclude it from open api documentation (#6405)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
2024-11-05 07:41:10 +00:00
5f493a5166 feat(db): implement MerchantAccountInteraface for Mockdb (#6283) 2024-11-05 07:39:46 +00:00
e457ccd91e fix(connector): Expiration Year Incorrectly Populated as YYYY Format in Paybox Mandates (#6474) 2024-11-05 07:04:47 +00:00
72ee434003 refactor(connector): [AIRWALLEX, MULTISAFEPAY, RAZORPAY, SHIFT4, WORLDPAY, ZSL] Move connectors from router to hyperswitch_connectors crate (#6369)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-04 14:50:39 +00:00
88253780d7 fix(analytics): add dynamic limit by clause in failure reasons metric query (#6462) 2024-11-04 14:19:23 +00:00
19cf0f7437 feat: add macro to generate ToEncryptable trait (#6313)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-11-04 05:54:13 +00:00
37513e0f1e feat(connector): [Paybox] Add mandates Flow for Paybox (#6378) 2024-10-30 16:02:59 +00:00
c514608594 feat(router): Add payments get-intent API for v2 (#6396)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-30 15:56:23 +00:00
33bc83fce4 refactor(connector): add amount conversion framework to rapyd (#6414) 2024-10-30 14:14:44 +00:00