|
|
b51c8e1d12
|
refactor(core): change primary keys in user, user_roles and roles tables (#5374)
|
2024-07-19 12:56:40 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|