1004 Commits

Author SHA1 Message Date
710186f035 feat(connector): [INESPAY] add Connector Template Code (#6614)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 07:14:44 +00:00
68876811a8 feat(connector): [Elavon] Implement cards Flow (#6485)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-25 14:12:51 +00:00
57e64c26ca feat(payments): add merchant order ref id filter (#6630) 2024-11-25 13:34:53 +00:00
2b8eb09a16 feat(core): add SCA exemption field (#6578)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-25 10:54:19 +00:00
9460041b2a feat(analytics): add first_attempt as a filter for PaymentFilters (#6604) 2024-11-24 13:02:46 +00:00
9bc363f140 feat(connector): [Xendit] Template PR (#6593)
Co-authored-by: Amey Wale <amey.wale@Amey-Wale-D5XH7W90PR.local>
2024-11-21 18:05:31 +00:00
5611769964 refactor(router): remove metadata, additional_merchant_data and connector_wallets_details from connector list api (#6583)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-20 13:44:36 +00:00
98aa84b7e8 fix(dispute): change dispute currency type to currency enum (#6454)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-20 13:25:08 +00:00
012e352db0 feat(router): Add support for network token migration (#6300)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-20 13:13:12 +00:00
0302c3033f fix(analytics): fix authentication_type and card_last_4 fields serialization for payment_intent_filters (#6595) 2024-11-19 19:37:36 +00:00
f3897dd6b5 feat(analytics): add smart_retries only metrics for analytics v2 dashboard (#6575) 2024-11-19 16:24:12 +00:00
11e92413b2 refactor(payment_methods_v2): rename payment_method and payment_method_type fields and use concrete type for payment_method_data (#6555) 2024-11-19 15:03:30 +00:00
8e9c3ec893 feat(router): add payment incoming webhooks support for v2 (#6551)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2024-11-19 07:43:58 +00:00
0e026b70b6 feat(payments): [Payment links] add hide card nickname field config for secure payment links (#6554)
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-11-18 11:31:53 +00:00
0805a937b1 feat(payments_v2): add finish redirection endpoint (#6549)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2024-11-15 08:36:48 +00:00
a35a4f3142 feat(connector): [Novalnet] Add supported currencies (#6547) 2024-11-14 11:13:46 +00:00
afd7f7d209 feat(analytics): add sessionized_metrics and currency_conversion for refunds analytics (#6419)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-14 08:39:30 +00:00
d0a041c361 feat(core): add Mobile Payment (Direct Carrier Billing) as a payment method (#6196)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-13 19:49:59 +00:00
20a3a1c2d6 feat(connector): [NOMUPAY] Add template code (#6382)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-12 06:57:52 +00:00
42bdf47fd2 feat(payment_v2): implement payments sync (#6464)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-11 13:14:15 +00:00
ce95b6538d feat(analytics): revert remove additional filters from PaymentIntentFilters (#6492) 2024-11-08 15:33:57 +00:00
6f24bb4ee3 feat(router): add start_redirection api for three_ds flow in v2 (#6470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 13:50:25 +00:00
0389ae74e1 refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices (#6433) 2024-11-08 13:50:14 +00:00
d9ce42fd0c Refactor(core): interpolate success_based_routing config params with their specific values (#6448)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 11:59:44 +00:00
fe4931a37e Feat(connector): [AMAZON PAY] Added Template code (#6486)
Co-authored-by: Anurag Singh <anurag.singh.001@AnuragSMHJ5619X.lan>
2024-11-08 10:10:45 +00:00
a5ac69d1a7 chore: change serde value to strict type in payment intent domain and diesel model (#6393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 07:18:01 +00:00
01c5216fdd feat(analytics): implement currency conversion to power multi-currency aggregation (#6418)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-06 09:16:16 +00:00
b048e39b5c Feat(connector): [JP MORGAN] Added Template code for cards integration (#6467)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-GJQC9R9THR.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-05 15:16:26 +00:00
6b66cccd02 feat(users): Add force_two_factor_auth environment variable (#6466) 2024-11-05 13:43:11 +00:00
449c9cfe55 fix(refunds): remove to schema from refund aggregate response and exclude it from open api documentation (#6405)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
2024-11-05 07:41:10 +00:00
19cf0f7437 feat: add macro to generate ToEncryptable trait (#6313)
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-11-04 05:54:13 +00:00
37513e0f1e feat(connector): [Paybox] Add mandates Flow for Paybox (#6378) 2024-10-30 16:02:59 +00:00
c514608594 feat(router): Add payments get-intent API for v2 (#6396)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-30 15:56:23 +00:00
bb246e27b7 refactor(connnector): Structure connector enums in separate files for improved team ownership (#6459)
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>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-10-30 07:28:58 +00:00
7dcffccf3f feat(authz): Make info APIs support ParentGroup (#6440)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-30 07:28:41 +00:00
d697def0b7 feat(analytics): add customer_id as filter for payment intents (#6344) 2024-10-30 07:26:26 +00:00
55a81eb469 docs: Added desc. for wallets other than AP, GP (#6452)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-29 07:23:21 +00:00
a3ea62f885 feat: Add amount, currency and email to paze session response (#6412)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-25 13:01:31 +00:00
53075792b3 fix(router): Update request body for migrate-batch api (#6429)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-25 13:00:50 +00:00
2807622ba6 refactor(connector): added amount conversion framework for klarna and change type of amount to MinorUnit for OrderDetailsWithAmount (#4979)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
2024-10-25 12:59:44 +00:00
d58f706dc3 fix(analytics): fix refund status filter on dashboard (#6431) 2024-10-25 12:59:25 +00:00
ce732db9b2 feat(euclid): add dynamic routing in core flows (#6333)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-25 11:08:38 +00:00
aaac9aa97d feat(router): Move organization_id to request header from request body for v2 (#6277)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-10-25 10:07:13 +00:00
8708a5cb8f chore: address Rust 1.82.0 clippy lints (#6401)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-24 15:36:07 +00:00
842c4a2f47 fix(payment_methods): fix merchant payment method list to retain a mca based on connector_name and mca_id (#6408) 2024-10-24 13:39:06 +00:00
4a0afb8213 feat(authz): Create a permission generator (#6394)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-24 13:15:21 +00:00
ca325e969b fix(payments): filter total count by card-network value (#6397) 2024-10-24 13:12:23 +00:00
c7c1e1adab feat(payments_v2): add payment_confirm_intent api endpoint (#6263)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
2024-10-24 10:40:01 +00:00
5a10e5867a feat(router): add api_models and openapi changes for refunds create api v2 (#6385) 2024-10-23 11:23:46 +00:00
4ef48c39b3 feat(analytics): remove additional filters from PaymentIntentFilters (#6403) 2024-10-23 06:24:48 +00:00