2946 Commits

Author SHA1 Message Date
034f736ea6 feat(payment_method_data): populate additional payment method data fields across all the methods in payments response (#5788)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-11 06:00:59 +00:00
75e8f35431 fix: fix status_code being logged as string instead of number in logs (#5850) 2024-09-11 06:00:23 +00:00
418ea4e2c6 refactor: Add a GAT Data to Operation trait (#5825)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-11 05:25:01 +00:00
49a60bf147 feat(core): [Payouts] Add billing address to payout list (#5004)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-10 17:02:22 +00:00
71b52024c2 feat(router): mask keys in connector_account_details for merchant_connector_response in mca retrieve flow (#5848) 2024-09-10 14:22:19 +00:00
ad40cedf5c fix(router): [Stripe/Itau/Paypal/Bambora/Cybersource] prevent partial submission of billing address and add required fields for all payment methods (#5752)
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-09-10 12:41:46 +00:00
3cb0f24053 feat(users): New profile level roles (#5843)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-10 12:25:03 +00:00
74ec3f3df3 refactor: add hgetall command to redis interface (#5727)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-10 11:03:41 +00:00
f4ad6579cc feat(payout): add dynamic fields for payout links (#5764)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-10 11:02:52 +00:00
9b508a838d feat(connector): [THUNES] Add template code (#5775)
Co-authored-by: Suman Maji <suman.maji@Suman-Maji-Q02JM2W56K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-10 10:33:50 +00:00
bf1797fe7c feat(analytics): add card_network as a field in payment_attempts clickhouse table (#5807)
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
2024-09-10 08:27:17 +00:00
283154d3f6 feat(analytics): Revert api_event metrics and filters back to merchant_id authentication (#5821) 2024-09-10 08:00:26 +00:00
aaeb192576 chore: make kms decryption optional if partial auth not enabled (#5779) 2024-09-10 07:52:39 +00:00
3a5fb532de feat(payment_methods_list): add is_tax_connector_enabled boolean value in payment_methods_list call response (#5707)
Co-authored-by: Sagnik Mitra <sagnik.mitra@sagnikmitra-JNWPH6GQ9R.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-10 07:44:07 +00:00
933cef425f chore: address Rust 1.81.0 clippy lints (#5832) 2024-09-10 07:39:07 +00:00
21352cf875 feat: enable payment and refund filter at DB query level (#5827) 2024-09-09 07:53:47 +00:00
d9485a5f36 feat(recon): add merchant and profile IDs in auth tokens (#5643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-06 14:25:40 +00:00
36cd5c1c41 feat: add support to forward x-request-id to keymanager service (#5803) 2024-09-06 14:24:45 +00:00
a03ad53e43 feat(core): Add Support for Payments Dynamic Tax Calculation Based on Shipping Address (#5619)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-06 13:38:15 +00:00
e15ea184d9 feat(user): implement entity level authorization (#5819) 2024-09-05 17:38:35 +00:00
9dd1511b4d fix: move profile level connector list endpoint to separate scope (#5814) 2024-09-05 14:21:05 +00:00
4d499038c0 feat(users): Send profile_id in JWT and user_info APIs (#5817) 2024-09-05 13:31:24 +00:00
dfebc29c2b fix: Fix errors on payment_methods_v2 (#5800) 2024-09-05 11:24:23 +00:00
d93f8a12bb feat(payouts): Add profile level payout filter API (#5808) 2024-09-05 10:57:54 +00:00
a901d67108 feat(customer_v2): Add customer V2 delete api (#5518)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
2024-09-05 09:22:43 +00:00
eae8d891cd feat(user_roles): get user role details (#5777) 2024-09-04 20:12:20 +00:00
28e7a7fc5e feat(users): Add profile level invites (#5793) 2024-09-04 14:56:50 +00:00
eea5c4e7ee refactor(router): profile based routes for payouts (#5794)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-04 14:51:18 +00:00
ed0d816248 Feat(connector): [Fiuu] Add Card Flows (#5786)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-04 14:23:22 +00:00
c3cc887ea3 feat(payment_methods_v2): Implemented Diesel and Domain models for v2 (#5700)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-04 12:30:42 +00:00
1c39cc1262 fix(payout): query for getting a list of active payout IDs (#5771) 2024-09-04 09:25:31 +00:00
b853226120 refactor(router): remove admin v2 intermediate features (#5780)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-04 08:28:05 +00:00
c84af20ec1 feat(revert): populate payment method details in payments response (#5785) 2024-09-04 07:28:36 +00:00
84f079ccd0 fix(connector): skip 3DS in network_transaction_id flow for cybersource (#5781) 2024-09-03 12:59:24 +00:00
0fb8e85ee8 refactor(euclid): check the authenticity of profile_id being used (#5647)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-03 12:58:15 +00:00
8ed942c6cd feat(analytics): refactor and introduce analytics APIs to accommodate OrgLevel, MerchantLevel and ProfileLevel authentication (#5729)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
2024-09-03 10:23:04 +00:00
98cfc13f53 fix(router): make customer details None in the Psync flow if the customer is deleted (#5732)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-03 10:22:35 +00:00
42f945fd5e feat(connector): [DEUTSCHE] Add template code (#5774) 2024-09-03 10:20:48 +00:00
f9b489ad0e fix(router): send post message to window.parent instead of window.top in external 3ds flow (#5778) 2024-09-03 10:13:34 +00:00
e3a9fb16c5 feat: add profile_id authentication for business profile update and list (#5673) 2024-09-03 06:07:06 +00:00
730c2ba258 feat(user): implement invitations api (#5769) 2024-09-02 14:59:36 +00:00
258212d8b0 feat(connector): [Adyenplatform] add webhooks for payout (#5749) 2024-09-02 13:52:09 +00:00
f32a32945d refactor(v2_migrations): re-organize v2 migrations (#5760) 2024-09-02 13:01:39 +00:00
45929f2b8d chore: add wasm support for connector additional details (#5712)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-02 12:59:49 +00:00
1d149716ba refactor(connector): Move globepay, powertranz, tsys, worldline to hyperswitch_connectors (#5758) 2024-09-02 11:18:58 +00:00
4fc4763035 chore: fix typos (#5766) 2024-09-02 09:57:02 +00:00
8e5c33e2d8 refactor(business_profile): change id for business profile (#5748) 2024-09-02 09:55:22 +00:00
c03587f9c6 chore: enable partial auth as a feature flag (#5711) 2024-09-02 07:14:40 +00:00
e4f1fbc5a5 feat(roles): add list support for roles (#5754) 2024-09-02 06:42:50 +00:00
7296cceba3 refactor(payment_id): add payment id domain type (#5738)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-02 03:51:33 +00:00