2982 Commits

Author SHA1 Message Date
be902ffa53 feat(payment_methods_v2): Payment method Create API (#5812)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-18 06:52:09 +00:00
1d9e639652 refactor(connector): Move connector Volt and Mollie from Router to HyperswitchConnector Trait (#5612) 2024-09-17 15:23:54 +00:00
90e8de18a8 fix(connector): add field types for bank debits (#5908)
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-09-17 12:23:41 +00:00
97c8e98a48 fix(router): [stripe] remove passing of customer_acceptance from Mandate Payment Request (#5920) 2024-09-17 11:05:24 +00:00
66de680e6f fix(router): cache invalidation in merchant_connector_update flow for v2 (#5918) 2024-09-17 10:59:29 +00:00
75400a3af7 fix(frm): add feature flag for querying FRM data (#5889) 2024-09-17 10:58:58 +00:00
f72abe4b97 refactor: add encryption support to payment attempt domain model (#5882) 2024-09-17 10:56:08 +00:00
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
90ebd54ec9 feat(connector): wasm changes for Taxjar (#5879) 2024-09-16 06:53:47 +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
71bf627fbc feat(connector): [Fiuu] ADD Wasm Configs (#5874) 2024-09-13 06:40:14 +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
608676c8e2 refactor: return optional request body from build_request_v2 in ConnectorIntegrationV2 trait (#5865) 2024-09-12 13:48:01 +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
b72c77075e build(deps): bump sqlx to 0.8.2 (#5859) 2024-09-11 15:36:36 +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
be346e5d96 docs: Correction for JPY in API Ref (#5853) 2024-09-11 07:27:22 +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
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