3448 Commits

Author SHA1 Message Date
b51c8e1d12 refactor(core): change primary keys in user, user_roles and roles tables (#5374) 2024-07-19 12:56:40 +00:00
476aed5036 chore(version): 2024.07.19.1 2024.07.19.1 2024-07-19 09:06:52 +00:00
a8e2f3ebc9 refactor(connector): make the original_authorized_amount optional for MITs with connector_mandate_details (#5311) 2024-07-19 08:31:11 +00:00
eb01680284 feat(connector): Plaid connector Integration (#3952)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-19 08:05:27 +00:00
33298b3808 feat: encryption service integration to support batch encryption and decryption (#5164)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-19 07:38:58 +00:00
c698921c41 refactor(core): change primary key of refund table (#5367) 2024-07-19 07:35:27 +00:00
e098415bb6 chore(version): 2024.07.19.0 2024.07.19.0 2024-07-19 05:04:54 +00:00
93dd60c9ab chore(postman): update Postman collection files 2024-07-19 05:00:51 +00:00
fe14336f78 Docs: Updating Error codes for documentation purposes (#5314)
Co-authored-by: Gorakhnath Yadav <gorakhcodes@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-18 15:20:14 +00:00
817d06c7fa fix(core): [payouts] failure of payout retrieve when token is expired (#5362) 2024-07-18 14:14:51 +00:00
7f582e4737 build: remove unused dependencies (#5343) 2024-07-18 13:21:42 +00:00
93047ae616 refactor(blocklist): change primary key of blocklist table (#5356) 2024-07-18 12:44:19 +00:00
edb581e8e3 chore: Increasing log coverage for payment method list (#5042)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-18 11:05:54 +00:00
78a7804b9c refactor(routing): Remove backwards compatibility for the routing crate (#3015)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
2024-07-18 09:43:38 +00:00
a0c367ee8c refactor(merchant_account): change primary key for merchant account (#5327)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2024-07-18 09:40:57 +00:00
6d74527f44 refactor(router): remove id dependency from merchant connector account, dispute and mandate (#5330)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
2024-07-18 09:31:29 +00:00
ef1418f978 feat(connector): [Itau Bank] Template for payment flows (#5304) 2024-07-18 09:30:23 +00:00
1973e3769f chore(version): 2024.07.18.0 2024.07.18.0 2024-07-18 00:17:21 +00:00
24360b22ef refactor(router): Remove the locker call in the psync flow (#5348) 2024-07-17 18:49:36 +00:00
67bfb1cfec feat(router): Add support for passing the domain dynamically in the session call (#5347) 2024-07-17 17:13:51 +00:00
2d204c9f73 feat(payout_link): secure payout links using server side validations and client side headers (#5219)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-17 12:53:55 +00:00
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
96edf52ca6 refactor(cypress): nullify false positives (#5303) 2024-07-17 10:16:10 +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
949e84e88f chore(version): 2024.07.17.0 2024.07.17.0 2024-07-17 00:17:45 +00:00
34d2cec151 fix(logs): ignore request headers while logging (#5273)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-16 17:26:40 +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
e0b6cbb229 chore(version): 2024.07.16.0 2024.07.16.0 2024-07-16 00:17:38 +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
da1f604bb8 Docs: Updating Error codes in API-ref (#5296)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-15 12:37:18 +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
cabb91651f chore(version): 2024.07.15.0 2024.07.15.0 2024-07-15 00:17:59 +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