2685 Commits

Author SHA1 Message Date
35c9b8afe1 feat(globalsearch): Added search_tags based filter for global search in dashboard (#5341)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
2024-07-17 10:26:41 +00:00
eb6f27d64e feat(core): Payments core modification for open banking connectors (#3947)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-17 09:27:50 +00:00
ecc862c354 refactor(connector): added amount conversion framework for checkout,adyen and globalpay (#4974)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
2024-07-17 07:27:46 +00:00
101b21f52d feat(webhooks): add support for custom outgoing webhook http headers (#5275)
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-07-16 16:13:44 +00:00
29f8732d30 fix(payment_methods): set requires_cvv to false when either connector_mandate_details or network_transaction_id is present during MITs (#5331) 2024-07-16 15:03:41 +00:00
23bfceb6c8 chore: create justfile for running commands for v1 and v2 migrations (#5325)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-07-16 11:57:34 +00:00
f07689e75b fix(routing): do not update perform_session_flow_routing output if the SessionRoutingChoice is none (#5336) 2024-07-16 11:09:26 +00:00
926dcd3a3c fix(database): modified_at updated for every state change for Payment Attempts (#5312)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-16 10:37:09 +00:00
3951ac6578 feat(mca): Added recipient connector call for open banking connectors (#3758)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-16 08:12:03 +00:00
e4a0ff1c19 refactor(connector): [Mifinity] add a field language_preference in payment request for mifinity payment method data (#5326)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-15 16:10:58 +00:00
0f70473a3a fix(router): store customer_acceptance in payment_attempt, use it in confirm flow for delayed authorizations like external 3ds flow (#5308) 2024-07-15 15:46:44 +00:00
61b3aef661 feat(proxy): add support to pass proxy bypass urls from configs (#5322) 2024-07-15 12:56:10 +00:00
693f08dc5b feat(core): [Payouts] Add retrieve flow for payouts (#4936) 2024-07-15 12:20:52 +00:00
d8d222a5d5 fix(connector): [AUTHORIZEDOTNET] Populate error reason for failure transactions (#5319) 2024-07-15 09:53:48 +00:00
ff96a62b95 feat(logging): Emit a setup error when a restricted keys are used for logging default keys (#5185)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-14 13:58:21 +00:00
21499947ad feat(payment_methods): add support to migrate existing customer PMs from processor to hyperswitch (#5306)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-13 16:41:44 +00:00
f24a4070c3 feat(connector): [DATATRANS] Implement card payments (#5028) 2024-07-12 13:10:27 +00:00
6ee1cad469 chore: making of function create_encrypted_data (#5251)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-12 13:04:57 +00:00
bf4ec90d45 fix(payments): populate merchant order ref id in list (#5310) 2024-07-12 11:30:34 +00:00
8b614c9b7e chore(euclid_wasm): refactor connector metadata (#5083) 2024-07-12 11:22:56 +00:00
06dc80358c fix(connector): [Adyen] fix bank debit mandates for adyen (#5302)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-07-12 09:36:05 +00:00
42e26e763e fix: email template minor fix (#5291) 2024-07-12 08:37:18 +00:00
e835706ad6 refactor: use Debug impl instead of Display impl for logging errors (#5301) 2024-07-12 07:51:22 +00:00
d65d7b5cca refactor(payouts): update helper functions for deciding whether or not to consume flows based on current status (#5248) 2024-07-12 07:33:06 +00:00
6d372efbed fix(router): fixed integrity check failures in case of 3ds flow in sync flow (#5279) 2024-07-11 23:44:16 +00:00
43741df4a7 feat: create key in encryption service for merchant and user (#4910)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-11 15:09:40 +00:00
f63a678d71 fix(router): fail refund with bad request error for duplicate refund_id in refunds create flow (#5282) 2024-07-11 14:59:55 +00:00
48e3b41e32 Fix(router): [razorpay] update refund webhook reference id (#5297) 2024-07-11 13:37:41 +00:00
bcb3450445 fix(analytics): Resolve issues for payment-intent v2 analytics (#5283) 2024-07-11 12:38:08 +00:00
7c408aff1e fix(connector): [BANKOFAMERICA] Remove cards 3ds flow (#5294) 2024-07-11 12:34:25 +00:00
d6f7f3c799 feat(payouts): add country, currency filters for payout methods (#5130)
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
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-07-11 11:04:03 +00:00
6f754eaa1d fix(router): send assurance_details required as false in googlepay metadata during merchant_connector_account creation from dashboard (#5278) 2024-07-11 10:48:59 +00:00
35d502e3da refactor: Move trait IncomingWebhook to hyperswitch_interfaces (#5191) 2024-07-11 10:31:31 +00:00
998ce02ebc refactor(analytics): Create new permissions for Generate Report APIs (#5178) 2024-07-11 08:09:01 +00:00
66ac1584df refactor(connectors): [boa/cybs] add billing address to MIT request (#5068) 2024-07-11 07:00:28 +00:00
38d5137c27 refactor(connector): [Mifinity] fix redirection after payment completion and handle 5xx error (#5250) 2024-07-10 19:20:59 +00:00
545a6dbfc6 fix(analytics): Updated frm clickhouse script for creating table (#5272)
Co-authored-by: vrishab.srivatsa] <vrishab.srivatsa@juspay.in>
2024-07-10 19:03:47 +00:00
f8f69728b3 refactor(user_auth_method): populate default user auth method (#5257) 2024-07-10 19:03:08 +00:00
5e4b0826e6 refactor(connector): Update connector_refund_id and Refactor Webhook Status (#5280) 2024-07-10 17:21:06 +00:00
53cb95378e fix(payments_create): save the customer_id in payments create (#5262) 2024-07-10 16:39:36 +00:00
125699f89c feat(router): add an api to migrate the payment method (#5186)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-10 16:31:13 +00:00
f7abcee625 feat(connector): [Bambora APAC] Add payment flows (#5193)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-10 10:54:31 +00:00
3da93f1f73 fix(router): [razorpay] make source verification false (#5268) 2024-07-10 08:39:02 +00:00
d6b9151e9e feat(merchant_account): add merchant account create v2 route (#5061)
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: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
Co-authored-by: Abhitator216 <abhishek.kanojia@juspay.in>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: GORAKHNATH YADAV <gorakhcodes@gmail.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: ShivanshMathurJuspay <104988143+ShivanshMathurJuspay@users.noreply.github.com>
Co-authored-by: awasthi21 <107559116+awasthi21@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
2024-07-10 07:45:36 +00:00
c016407688 refactor(connector): wasm changes for razorpay (#5265) 2024-07-10 06:15:15 +00:00
82c6e0e649 feat(core): Constraint Graph for Payment Methods List (#5081)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 17:15:15 +00:00
fdac313241 feat(connector): [RazorPay] Add new connector and Implement payment flows for UPI payment method (#5200)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 14:34:20 +00:00
d9c7849dfa refactor(core): removal of deserialization logs for routing_metadata (#5253)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 10:56:06 +00:00
071d5345b5 feat(decision): add support to register api keys to proxy (#5168) 2024-07-09 07:35:20 +00:00
f64b522154 feat: add hsdev binary to run migrations (#4877)
Co-authored-by: James Motherwell <motherwell.james@student.greenriver.edu>
Co-authored-by: James M <122129564+JamesM25@users.noreply.github.com>
2024-07-08 17:12:25 +00:00