4572 Commits

Author SHA1 Message Date
c92b96610b feat(connector): [JPMORGAN, PAYU, DIGITALVIRGO, PAYBOX, BITPAY, HELCIM] added in feature matrix api (#7148)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-02-25 19:02:48 +00:00
736ca446cd feat(core): add support to external 3ds authentication for co-badged cards (#7274) 2025-02-25 18:17:38 +00:00
b9583e1720 docs: changes for api ref (#7324)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2025-02-25 17:28:45 +00:00
535c154157 refactor(theme): extend theme structure (#7307)
Co-authored-by: Jeeva Ramachandran <120017870+JeevaRamu0104@users.noreply.github.com>
2025-02-25 15:05:55 +00:00
0aa526b8b7 fix: Fixed Contract Updation in Dynamic Routing flow (#7272)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-25 14:18:33 +00:00
3d9d75cd66 feat(router): Add v2 endpoint to retrieve payment filters at merchant and profile level (#7171)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-25 13:46:44 +00:00
5e7e0d829a fix(core): make parsing optional for connector_wallet_details in session token flow (#7365) 2025-02-25 06:50:30 +00:00
122c35da0b ci(hotfix-pr-check): conditionally enforce requirement of main branch PR being merged (#7351) 2025-02-25 05:21:42 +00:00
6b52449c55 fix(cybersource): Add truncation logic for administrative area (#7343) 2025-02-25 05:26:00 +00:00
2451e9b771 feat(core): [Card Testing Guard] Implement Card Testing Guard (#7108)
Co-authored-by: Debarshi Gupta <debarshi.gupta@Debarshi-Gupta-CM92YWDXFD.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-24 23:48:57 +00:00
7eccebc664 chore(version): 2025.02.25.0 2025.02.25.0 2025-02-25 00:28:05 +00:00
9ba5ee6672 ci: minor refactors and improvements (#7308) 2025-02-24 20:11:09 +00:00
90321653ba fix(connector): [NMI] Added enum for Void Reason (#7221)
Co-authored-by: Debarshi Gupta <debarshi.gupta@Debarshi-Gupta-CM92YWDXFD.local>
2025-02-24 16:39:32 +00:00
3ae4ce3e97 ci(CI-pr): disable cargo-hack step for hotfix PRs (#7334) 2025-02-24 16:21:10 +00:00
db498c272c fix(router): resolve spell check for state introduced for ISO representation (#7342) 2025-02-24 07:04:51 +00:00
fdfcdcc7a1 feat(router): Add customer_list_saved_payment_methods endpoint to OLAP (#7241) 2025-02-24 07:04:23 +00:00
9f334c1ebc chore(version): 2025.02.24.0 2025.02.24.0 2025-02-24 00:29:14 +00:00
0688972814 feat(connector): Add support for passive churn recovery webhooks (#7109)
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-02-22 20:58:10 +00:00
11ff437456 fix(samsung_pay): add payment_method_type duplication check (#7337)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-22 11:41:57 +00:00
9bc8fd4d8c feat(connector): add Samsung pay mandate support for Cybersource (#7298) 2025-02-22 07:55:37 +00:00
890a265e7b chore(masking): add peek_mut to PeekInterface (#7281) 2025-02-22 07:53:51 +00:00
c14519ebd9 feat(samsung_pay): collect customer address details form Samsung Pay based on business profile config and connector required fields (#7320)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-22 07:53:33 +00:00
1a7ee233db ci: update creds (#7345)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
2025-02-21 19:37:06 +00:00
57ab8693e2 feat(router): add merchant_configuration_id in netcetera metadata and make other merchant configurations optional (#7347) 2025-02-21 18:56:54 +00:00
049fcdb3fb fix(routing): Fixed 5xx error logs in dynamic routing metrics (#7335) 2025-02-21 17:44:11 +00:00
0e96e2470c fix(connector): [DATATRANS] Fix Force Sync Flow (#7331) 2025-02-21 08:13:14 +00:00
de865bd134 chore(version): 2025.02.21.0 2025.02.21.0 2025-02-21 00:27:53 +00:00
2b74a94e3a fix(connector): [DATATRANS] Add new payment status (#7327) 2025-02-20 16:39:28 +00:00
451acba005 feat(router): [Xendit] add support for split payments (#7143)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-20 13:59:35 +00:00
e475f63967 fix(payment_methods_v2): update fingerprint implementation in v2 (#7270)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-20 11:19:09 +00:00
d1f537e229 feat(router): Add Payments - List endpoint for v2 (#7191)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-20 11:09:38 +00:00
74bbf4bf27 feat(core): add support for confirmation flow for click to pay (#6982)
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: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2025-02-20 07:17:29 +00:00
eea4d6ff8d chore(version): 2025.02.20.0 2025.02.20.0 2025-02-20 00:27:29 +00:00
2d9df53491 fix(connector): [SCRIPT] Update template generating script and updated connector doc (#7301)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-02-19 20:20:45 +00:00
8457d3c0b4 ci(cypress): add assertions for requires_cvv (#7296) 2025-02-19 14:35:20 +00:00
f3ca2009c1 refactor(utils): match string for state with SDK's naming convention (#7300)
Co-authored-by: Debarati <debarati.ghatak@juspay.in>
2025-02-19 16:30:14 +05:30
22633be55c feat(core): add hypersense integration api (#7218)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-19 07:53:26 +00:00
d6e13dd0c8 chore(version): 2025.02.19.0 2025.02.19.0 2025-02-19 00:27:19 +00:00
d18d98a1f6 feat(connector): [Moneris] Add payments flow (#7249)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-18 14:16:51 +00:00
e14d6c4465 feat(core): api ,domain and diesel model changes for extended authorization (#6607)
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-18 14:12:19 +00:00
72080c67c7 feat(payments): [Payment links] Add configs for payment link (#7288) 2025-02-18 14:06:45 +00:00
90fbb62ecd chore(version): 2025.02.18.0 2025.02.18.0 2025-02-18 00:26:58 +00:00
b97370d59f refactor(utils): use to_state_code of hyperswitch_connectors in router (#7278) 2025-02-17 18:22:32 +05:30
c868ff38e0 feat(coingate): Add Crypto Pay Flow (#7247)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-17 09:40:11 +00:00
3607b30c26 chore(version): 2025.02.15.0 2025.02.15.0 2025-02-15 16:11:46 +00:00
c337be66f9 feat(utils): add iso representation for each state for european countries (#7273) 2025-02-15 15:09:26 +00:00
0d5c6faae0 fix(cypress): Resolve cypress issue for NMI connector (#7267)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
Co-authored-by: Anurag Singh <anurag.singh.001@AnuragSMHJ5619X.lan>
2025-02-14 14:18:02 +00:00
c17eb01e35 feat(router): add v2 endpoint retrieve payment aggregate based on merchant profile (#7196)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-14 12:51:57 +00:00
0ba4ccfc8b feat(core): introduce accounts schema for accounts related tables (#7113)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-14 12:41:06 +00:00
0b972e38ab feat(payment_methods_v2): add support for network tokenization (#7145)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-14 12:40:42 +00:00