3344 Commits

Author SHA1 Message Date
4b45d21269 refactor(core): add error handling wrapper to wehbook (#6636) 2024-11-27 15:05:53 +00:00
f3424b7576 fix(users): Check lineage across entities in invite (#6677) 2024-11-27 14:07:10 +00:00
682947866e fix(core): add payment_id as query param in merchant return url (#6665)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-11-26 14:17:24 +00:00
31204941ee feat(connector): [Netcetera] add sca exemption (#6611)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 13:52:16 +00:00
75fe9c0c28 feat(payments): propagate additional payment method data for google pay during MIT (#6644)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 13:27:12 +00:00
e922f96cee feat: Added grpc based health check (#6441)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 13:24:55 +00:00
8fbb766308 feat(analytics): add sessionized_metrics for disputes analytics (#6573)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 13:24:42 +00:00
02479a12b1 refactor(authn): Enable cookies in Integ (#6599) 2024-11-26 12:16:32 +00:00
acb30ef6d1 refactor(connector): add amount conversion framework to Riskified (#6359) 2024-11-26 08:19:45 +00:00
c9df7b0557 refactor(tenant): use tenant id type (#6643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 08:17:58 +00:00
108b1603fa refactor(payments_v2): use batch encryption for intent create and confirm intent (#6589)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 08:17:12 +00:00
03423a1f76 feat(users): Send welcome to community email in magic link signup (#6639)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 08:16:56 +00:00
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
83e8bc0775 feat(connector): [Paypal] implement vaulting for paypal cards via zero mandates (#5324)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-11-25 06:59:51 +00:00
420eaabf33 feat(refunds): Trigger refund outgoing webhooks in create and retrieve refund flows (#6635)
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-24 19:59:08 +00:00
9460041b2a feat(analytics): add first_attempt as a filter for PaymentFilters (#6604) 2024-11-24 13:02:46 +00:00
8d0639ea6f fix(connector): [Cybersource] change commerce indicator for applepay (#6634) 2024-11-22 11:11:53 +00:00
54e393bf9a fix(analytics): remove first_attempt group by in Payment Intent old metrics (#6627) 2024-11-22 08:19:32 +00:00
40d3c38b83 refactor: update API response for JSON deserialization errors (#6610) 2024-11-21 21:29:37 +00:00
9010214c6e fix(connector): [Novalnet] Get email from customer email if billing.email is not present (#6619) 2024-11-21 19:00:46 +00:00
bf13c16109 feat(themes): Add theme_name and entity_type in themes table (#6621) 2024-11-21 18:06:54 +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
0f563b0699 feat(email): Add SMTP support to allow mails through self hosted/custom SMTP server (#6617)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-20 13:44:03 +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
c04f81e3c4 feat(users): Convert emails to lowercase from requests (#6601) 2024-11-20 12:48:55 +00:00
75ec96b613 fix(connector): [Volt] handle 5xx error for Volt payments webhooks (#6576) 2024-11-20 11:56:49 +00:00
607b3df3fc feat(routing): add invalidate window as a service for SR based routing (#6264)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-19 20:19:09 +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
9787a2becf feat(connector): [Novalnet] Add minimal customer data feature (#6570) 2024-11-19 19:30:49 +00:00
8b31a7bbe1 fix(connector): [Adyen]fix error code and message for webhooks response (#6602)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-11-19 16:56:52 +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
e730a2ee5a fix(connector): [Worldpay] use 4 digit expiry year (#6543) 2024-11-19 12:13:54 +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
6881ce2ed3 feat(connector): [Novalnet] Add support for disputes (#6560) 2024-11-18 13:48:51 +00:00
053f810930 refactor(core): add profile_id for default_fallback api (#6546)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-18 13:23:50 +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
d32397f060 refactor(users): Make profile_id in the JWT non-optional (#6537) 2024-11-18 07:26:00 +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
7d73e9095a feat: implement scylla traits for StrongSecret (#6500)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-14 08:40:41 +00:00
29be1d4fad feat(themes): Setup themes table (#6533) 2024-11-14 08:40:20 +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
600cf44684 feat(openapi): add payment get to openapi (#6539)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2024-11-13 09:53:40 +00:00