3244 Commits

Author SHA1 Message Date
4b39dc85d7 refactor(authentication): modify auth for profiles and mca routes to ApiKeyAuthWithMerchantIdFromRoute (#7656) 2025-03-28 08:33:43 +00:00
9e5e6be730 feat(core): Add visa click to pay support (#7562)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-28 07:53:59 +00:00
bfb6f59a79 refactor(organization): add api version column (#7418)
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-28 07:31:34 +00:00
d349a50b61 fix(router): fixed ctp bug calling confirmation when UAS is eligible even though CTP is disabled (#7654) 2025-03-27 14:21:53 +00:00
f3d6b15a2a feat(connector): Introduce connector template code for Facilitapay (#7631) 2025-03-27 12:59:50 +00:00
87140bfccc feat(core): Add support for process tracker retrieve api in v2 (#7602)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-27 11:22:03 +00:00
652fae4fe9 feat(router): Add payment_methods_session_delete_payment_method endpoint [V2] (#7409)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-27 11:19:36 +00:00
e9433d98e1 refactor(connector): [STRIPE] Bank Transfer Api Refactor (#7599)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-27 11:17:11 +00:00
27da0af46d refactor(connector): [TrustPay] Fix status and wasm changes (#7649) 2025-03-26 17:32:10 +00:00
7805a20d64 feat(themes): Add email configuration support for themes (#7580)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-26 13:47:01 +00:00
8e854657c9 feat(core): add profile level config for debit routing feature (#7470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: Sayak Bhattacharya <sayakofficial21@gmail.com>
2025-03-26 13:46:49 +00:00
878717ea99 fix(connector): fix required fields for mandates supported connectors (#6930)
Co-authored-by: Debarshi Gupta <debarshi.gupta@Debarshi-Gupta-CM92YWDXFD.local>
2025-03-26 11:39:13 +00:00
7b275ec448 feat(dashboard_metadata): Add ReconStatus in dashboard_metadata (#7595)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-26 09:30:38 +00:00
c3e8c67bfa feat: add routing support for v2 sdk session flow (#6763)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-26 08:17:52 +00:00
dbcca0fbc0 feat(connector): [TRUSTPAY] implement Banktransfer PaymentMethod (#7575)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-25 14:25:01 +00:00
7010799087 refactor(webhook): add jwt authenticated endpoint to list unique webhook events for a profile (#7325)
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-24 11:27:22 +00:00
2ad2e508e6 feat(core): Add three_ds_requestor_app_url in business_profile (#7589)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-24 10:57:36 +00:00
bc8b940918 feat(refunds): Add refunds diesel model support in V2 API (#7503)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2025-03-24 10:43:18 +00:00
451d193137 fix(connector): [globalpay] address 5xx due to deserialization issue when account_name is not passed (#7540) 2025-03-24 07:49:54 +00:00
86306bd567 feat(router): Make payment_method_subtype optional in payment_attempt [V2] (#7568) 2025-03-24 07:17:29 +00:00
4af8652398 feat(connector): [Coingate] implement refunds (#7513)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2025-03-23 18:32:30 +00:00
4d57f5e62d feat(webhook): Return events list and total_count on list initial delivery attempt call (#7243)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-21 12:01:34 +00:00
80218d0f27 refactor(router): make error_type generic in domain_models inorder to avoid conversion of errors in storage_impl (#7537)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-21 11:43:19 +00:00
aedf460c70 feat(router): [V2] Return connector customer reference IDs in CustomerResponse (#7319)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-21 11:40:00 +00:00
c3c4f50fcf feat: core changes for extended authorization (#6766)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-21 11:38:02 +00:00
68aac34eb3 refactor(dynamic_routing): change insert operation to upsert for dynamic_routing_stats (#7398)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-21 11:34:41 +00:00
a1ecce8f25 feat(connectors): [Redsys] add 3D secure card payment support, including transaction capture, cancellation, and refunds (#7508)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-21 09:38:44 +00:00
e93fce26b6 fix(analytics): retry implementation for forex crate call (#7280)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <sandeep.kumar@juspay.in>
2025-03-20 13:53:04 +00:00
cbc262fbdf refactor(dynamic_fields): Multiple SDK queries fixed (#7380) 2025-03-20 10:20:24 +00:00
a341e82d4a feat(router): Return psp_tokenization_enabled in Customer PML (#7519) 2025-03-20 09:32:07 +00:00
6f35899b6d feat(payment-link): emit intent status to parent before rendering payment link UI (#7531)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-19 10:25:27 +00:00
f6633a72d5 feat(connector): [Nexixpay] add setup mandate flow (#7532)
Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
2025-03-18 17:41:24 +00:00
66e507e017 refactor(core): Revert "filter default routing config response based on connector type" (#7556) 2025-03-18 14:33:13 +00:00
e77bb71c6c feat(connector): [Chargebee] Add record back support for chargebee (#7505)
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>
2025-03-18 12:42:46 +00:00
a161f24773 fix(connector): [BRAINTREE] Added fix for Braintree Creds Identifier (#7501)
Co-authored-by: Debarshi Gupta <debarshi.gupta@Debarshi-Gupta-CM92YWDXFD.local>
Co-authored-by: debarshi.gupta <debarshi.gupta@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-18 06:51:00 +00:00
3282444132 feat(connector): [Stripebilling] add incoming webhook support (#7417)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-17 14:40:10 +00:00
0be1f878ed feat(payment-link): add config for enabling form button only when form is complete (#7517) 2025-03-17 14:31:07 +00:00
c702535e91 feat: scheme error code and messages in payments api response (#7528)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-17 14:29:18 +00:00
d346d38faf feat(connector): [GETNET] Add cards payment flow (#7256)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-17 14:25:52 +00:00
480e8c3dcf refactor(currency_conversion): add support for expiring forex data in redis (#7455)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-17 14:15:09 +00:00
2d17dad25d feat(connector): Recurly incoming webhook support (#7439)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: CHALLA NISHANTH BABU <115225644+NISHANTH1221@users.noreply.github.com>
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: Aniket Burman <aniket.burman@192.168.1.5>
Co-authored-by: Aniket Burman <aniket.burman@192.168.1.4>
2025-03-17 09:07:27 +00:00
fc596eaf1c fix(connectors): [Nexixpay] handle optional fields in nexixpay payments requests. (#7465)
Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
2025-03-17 09:02:19 +00:00
2db2738cf8 fix(connector): [INESPAY] Added iban as required field in Inespay (#7350) 2025-03-17 06:46:56 +00:00
ba3ad87e06 refactor(process_tracker): Integrate proxy_payments api to process tracker workflow (#7480)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-17 04:50:14 +00:00
3e7db57321 feat(connector): [Hipay] Add Card Payments Flow (#7475)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Swangi Kumari <swangi.12015941@lpu.in>
2025-03-13 14:06:40 +00:00
cf364192f1 refactor(connector): [PAYPAL, ADYEN] Move to crate hyperswitch_connectors (#7431)
Co-authored-by: Deepanshu Bansal <deepanshu.bansal@Deepanshu-Bansal-JJMC7CM9XM.local>
Co-authored-by: Deepanshu Bansal <deepanshubansal515@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
Co-authored-by: Swangi Kumari <swangi.kumari@swangikumari-LLGDXVYMGG.local>
2025-03-13 11:43:20 +00:00
aa337eee9c feat(router): add connector field to PaymentRevenueRecoveryMetadata and implement schedule_failed_payment (#7462)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-13 09:18:36 +00:00
bba414cd19 refactor(payment_methods_v2): refactor network tokenization flow for v2 (#7309)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
2025-03-12 21:23:35 +00:00
3667a7ffd2 feat(core): Add V2 Authentication to all available endpoints (#7487)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
2025-03-13 01:49:09 +05:30
4f6174d1bf feat(payment_methods_v2): add total-payment-method-count api (#7479)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-13 00:41:12 +05:30