69 Commits

Author SHA1 Message Date
165ead6108 feat(core): Add click to pay support in hyperswitch (#6769)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-12-16 13:45:32 +00:00
c620779bbd refactor(events): Tenant config in API, Connector and Outgoing Web-hook events (#6777)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-10 11:18:50 +00:00
47a3d2b2ab build(deps): bump opentelemetry crates to 0.27 (#6774) 2024-12-10 11:05:34 +00:00
8777f41568 feat(connector): [Unifiedauthenticationservice] add Connector Template Code (#6732)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-10 10:36:23 +00:00
e5dde6acc0 feat(connector): Added a new CaptureMethod SequentialAutomatic to Support CIT Mandates for Paybox (#6587) 2024-12-05 13:20:15 +00:00
871a36379d feat(webhooks): adyen - consume and update connector's network_transaction_id in payment_methods (#6738)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-05 11:53:44 +00:00
9a59d0a5ff chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705) 2024-12-02 14:30:44 +00:00
19cbcdd979 feat(connector): [REDSYS] add Connector Template Code (#6659) 2024-11-29 10:04:11 +00:00
4b45d21269 refactor(core): add error handling wrapper to wehbook (#6636) 2024-11-27 15:05:53 +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
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
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
6eb72e923e fix(webhooks): add support for updating mandate details in webhooks flow (#6523)
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-13 09:42:58 +00:00
6808272de3 refactor: move Payout traits to hyperswitch_interfaces for connectors crate (#6481)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-12 10:53:00 +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
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
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
b481e5cb8f Feat(connector): [ELAVON] Template PR (#6309)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-05 09:23:31 +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
7e90031c68 feat(router): implement post_update_tracker for SessionUpdate Flow and add support for session_update_flow for Paypal (#6299)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-15 23:38:44 +05:30
53e82c3fae feat(core): add payments post_session_tokens flow (#6202)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-15 18:29:16 +05:30
be3cf2c869 feat(connector): [Digital Virgo] template for integration (#6145)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-03 09:33:12 +00:00
b694171bab chore: intoduce GenericError enum variant in enum ConnectorError (#6143)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-01 10:07:01 +00:00
354f5306e7 feat(connector): [Paybox] Add 3DS Flow (#6088) 2024-09-27 13:20:29 +00:00
fe15cc79f5 feat(router): add support for Samsung Pay payment method (#5955) 2024-09-20 11:26:24 +00:00
00e913c75c feat(connector): [DEUTSCHEBANK] Implement SEPA recurring payments (#5925) 2024-09-20 11:16:57 +00:00
99f5933894 feat(routing): build gRPC Client Interface to initiate communication with other gRPC services (#5835)
Co-authored-by: prajjwalkumar17 <prajjwal.kumar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2024-09-18 08:22:19 +00:00
1d9e639652 refactor(connector): Move connector Volt and Mollie from Router to HyperswitchConnector Trait (#5612) 2024-09-17 15:23:54 +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
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
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
a03ad53e43 feat(core): Add Support for Payments Dynamic Tax Calculation Based on Shipping Address (#5619)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-06 13:38:15 +00:00
b853226120 refactor(router): remove admin v2 intermediate features (#5780)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-04 08:28:05 +00:00
42f945fd5e feat(connector): [DEUTSCHE] Add template code (#5774) 2024-09-03 10:20:48 +00:00
3f17b52a2e feat(connector): [FIUU] PR template code (#5691) 2024-08-29 06:45:06 +00:00
303684d1ec feat(connector): [NEXIXPAY] Add template code (#5684)
Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-28 07:36:35 +00:00
c3c9b2740b feat(connector): [NOVALNET] Add template code (#5670) 2024-08-27 06:53:30 +00:00
ad9f91b37c feat(connector): [Adyen] add dispute flows for adyen connector (#5514) 2024-08-23 06:43:38 +00:00
0ab0aa1a94 feat(connector): create Taxjar connector (#5597)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-08-13 16:48:56 +00:00
74fcc910e9 feat(connector): [FISERVEMEA] Add template code (#5583)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-12 10:31:47 +00:00
59b36a054c build: bump MSRV to 1.76.0 (#5586) 2024-08-12 10:00:05 +00:00
6a5b49397a feat(connector): [WELLSFARGO_PAYOUT] PR template code (#5567) 2024-08-12 07:44:10 +00:00
5e1eb4af86 feat(connector): [Paybox] add connector template code (#5485)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-01 06:54:54 +00:00
827fa07418 feat(connector): [BAMBORA, BITPAY, STAX] Move connector to hyperswitch_connectors (#5450) 2024-07-30 12:04:41 +00:00
a791391e2a feat: rename columns in organization for v2 (#5424)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-30 07:15:48 +00:00
0f89a0acbf feat(connector): [HELCIM] Move connector to hyperswitch_connectors (#5287) 2024-07-25 07:27:37 +00:00
920b3236ee feat(connector): [Itaubank] Add refund and rsync flow (#5420) 2024-07-24 14:39:41 +00:00
7068fbfbe2 refactor(merchant_id): create domain type for merchant_id (#5408)
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-07-24 13:48:25 +00:00