|
|
bc6c460ca9
|
feat(router): add admin list apis for v2 (#5883)
|
2024-09-17 08:08:46 +00:00 |
|
|
|
a258602ff1
|
fix(user_roles): Populate profile_id from token in update user role API (#5907)
|
2024-09-16 18:05:15 +00:00 |
|
|
|
45c19a1729
|
refactor(core): update response for PaymentsDynamicTaxCalculationResponse (#5909)
|
2024-09-16 14:07:43 +00:00 |
|
|
|
00a7865576
|
refactor(connector): [Paybox] Fix Error Handling/Datetime format (#5905)
|
2024-09-16 12:58:27 +00:00 |
|
|
|
6e74b80098
|
fix(process): add process tracker support for instant refunds (#5818)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 12:28:34 +00:00 |
|
|
|
61e2ca9b17
|
feat(core): Add support for card network tokenization (#5599)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 11:13:15 +00:00 |
|
|
|
9f9a414042
|
feat(router): Default configs and toggle api for dynamic routing feature (#5830)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 06:53:32 +00:00 |
|
|
|
4137d7b48a
|
refactor(payment_methods): unify locker api function call (#5863)
|
2024-09-16 06:49:49 +00:00 |
|
|
|
4d28cf276f
|
refactor(user_roles): Populate role names and entity names in user role APIs (#5861)
|
2024-09-13 12:56:26 +00:00 |
|
|
|
6fc2060620
|
feat(connector): [DEUTSCHEBANK] Integrate SEPA Payments (#5826)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-13 11:29:33 +00:00 |
|
|
|
10ac089449
|
feat(payments_v2): payment intent diesel and domain models changes v2 (#5783)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-13 07:41:38 +00:00 |
|
|
|
840609af61
|
refactor(core): Update shipping_cost and order_tax_amount to net_amount of payment_attempt (#5844)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-12 17:18:12 +00:00 |
|
|
|
00386f3295
|
feat(refunds): Refunds aggregate api (#5795)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-12 13:29:25 +00:00 |
|
|
|
1bb8f5e8eb
|
refactor: handle redirections for iframed content (#5591)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-12 13:28:55 +00:00 |
|
|
|
a96e9f3e22
|
refactor(payment_links): Update API contract for dynamic transaction details and upgrade UI (#5849)
|
2024-09-12 13:28:21 +00:00 |
|
|
|
1929f56e2a
|
fix(router): add payment_method check in get_mandate_type (#5828)
|
2024-09-12 13:26:17 +00:00 |
|
|
|
985761cfb3
|
fix(connector): [ZSL] compare consr_paid_amt with the total amount for identifying partial payments (#5873)
|
2024-09-12 11:30:19 +00:00 |
|
|
|
246fdc8406
|
feat(connector): [Novalnet] add Payment flows for cards (#5726)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
|
2024-09-12 06:47:38 +00:00 |
|
|
|
a90e406276
|
fix(router): return collect_billing_details_from_wallet_connector if always_collect_billing_details_from_wallet_connector is false in merchant payment method list (#5854)
|
2024-09-11 15:41:19 +00:00 |
|
|
|
7eb5354efe
|
feat(opensearch): add profile_id and organization_id to /search APIs (#5705)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-11 15:37:44 +00:00 |
|
|
|
4a9fd7e0bf
|
refactor: Remove unwanted commented lines (#5851)
|
2024-09-11 10:59:47 +00:00 |
|
|
|
b7b0a08114
|
feat(payments): add support for profile aggregates (#5845)
|
2024-09-11 10:59:30 +00:00 |
|
|
|
8c0fec9dc3
|
Feat(connector): [Fiuu] Add DuitNow/FPX PaymentMethod (#5841)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-11 10:59:18 +00:00 |
|
|
|
296ca311c9
|
chore: remove Connectors enum dependency from ConnectorIntegrationV2 trait (#5840)
|
2024-09-11 07:50:43 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|