2826 Commits

Author SHA1 Message Date
e4f4fbafe6 feat(connector): [Paybox] add paybox connector (#5575)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-14 14:31:22 +00:00
8fa51b7b1c chore: wasm changes required for plaid (#5633) 2024-08-14 13:37:26 +00:00
340714ce1b refactor(redis): add redis commands required for success rate based routing (#5610) 2024-08-14 12:52:33 +00:00
27096e71e4 fix(opensearch): Sorted the global search results in descending order (#5623) 2024-08-14 12:52:23 +00:00
f66b09fed5 fix(pm_auth): Fixed deserialize logic in pm_auth core (#5615) 2024-08-14 12:52:18 +00:00
2249010ceb refactor(connector): add amount conversion framework to Forte (#5461)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-14 11:28:57 +00:00
805540a1d0 fix(router): allow payments update for requires_payment_method and requires_confirmation intent status only (#5616) 2024-08-14 10:27:07 +00:00
66cc0a3b39 refactor(connector): add amount conversion framework to Globepay (#5470) 2024-08-14 09:36:10 +00:00
556dd103db refactor(connector): added amount conversion framework for multisafepay (#4982)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-14 09:26:48 +00:00
17703fe2cb feat(customer_v2): customer v2 refactor customer v2 update endpoint (#5490)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-14 09:26:34 +00:00
8bcda2cea4 refactor(webhook_events): allow listing unique webhook events based on profile ID (#5598) 2024-08-14 09:26:18 +00:00
67d580c0eb refactor(connector): added amount conversion framework for Ebanx (#5452) 2024-08-14 07:46:44 +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
93aa522929 refactor(connector): add amount conversion framework for ACI (#5456) 2024-08-13 12:31:47 +00:00
051086f7b6 refactor(routing): Refactor fallback routing apis for v2 (#5592)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-13 12:31:33 +00:00
751ba15482 fix(router): return missing required field error when a domain is missing during apple pay session call (#5596) 2024-08-13 12:31:09 +00:00
c8943eb289 refactor(openapi_v2): add merchant account v2 openapi (#5588)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-12 12:49:08 +00:00
78d9906ebb fix(payment_link): remove dynamic section if no fields are present (#5579) 2024-08-12 12:48:47 +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
7718800e1f fix(frm): restrict enabled mca for frm connectors (#5499)
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
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-08-12 09:55:15 +00:00
7a23e663c2 feat: change admin api key auth to merchant api key auth in few connectors flow (#5572) 2024-08-12 09:27:23 +00:00
61de3e025a refactor(core): Adapt the usage of routing_algorithm_id in routing and payments core for v2 (#5533)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-12 09:26:51 +00:00
6a5b49397a feat(connector): [WELLSFARGO_PAYOUT] PR template code (#5567) 2024-08-12 07:44:10 +00:00
b0346e08f4 feat(payout_link): add localisation support for payout link's templates (#5552)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-12 07:42:54 +00:00
f9c29b084b feat(analytics): populate status_code, initial_attempt_id & delivery_attempt on clickhouse for outgoing webhook events (#5383) 2024-08-12 06:33:12 +00:00
f1196be905 refactor(merchant_account_v2): remove routing algorithms from merchant account and add version column (#5527)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2024-08-10 06:20:31 +00:00
68574b28cd fix(payment_methods): List cards on the basis of profiles (#5584) 2024-08-09 15:20:25 +00:00
92d76a361a refactor(openapi): add openapi support for generating v2 api-reference (#5580)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-09 15:00:59 +00:00
942e63d9cd refactor(payouts): openAPI schemas and mintlify docs (#5284)
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>
Co-authored-by: Vrishab Srivatsa <136090360+vsrivatsa-juspay@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
2024-08-09 12:48:43 +00:00
3183a86ecd fix(connector): [Bambora Apac] failure on missing capture method and billing address requirement in mandates (#5539) 2024-08-09 12:47:49 +00:00
f81416e4df refactor(core): Use hyperswitch_domain_models within the Payments Core instead of api_models (#5511)
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-08-09 09:15:15 +00:00
885428bd1e feat(Connector): Plaid connector configs (#5545)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
2024-08-09 09:06:41 +00:00
74632aebea fix: cache on multitenancy (#5561) 2024-08-09 07:59:53 +00:00
76b14601c8 feat(events): add profile_id in payment_intents events and clickhouse (#5573) 2024-08-09 06:59:13 +00:00
9fa631d2b9 feat(core): use profile_id passed from auth layer within core functions (#5553) 2024-08-09 06:58:47 +00:00
03f0ea1582 feat(core): [Payment Link] add dynamic merchant fields (#5512)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-08 14:20:07 +00:00
0cbbc92a43 feat: payment processor token for recurring payments (#5508)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-08 14:09:46 +00:00
e56ad0d688 refactor: use business profile domain models instead of diesel models (#5566) 2024-08-08 10:09:02 +00:00
aa036ce84d refactor(connector): added amount conversion framework for Gpayments (#4978) 2024-08-07 17:01:44 +00:00
732472204d fix(opensearch): Added @timestamp field for opensearch localhost (#5556) 2024-08-07 15:36:54 +00:00
9d44eaeb92 fix(core): Update pm_status accordingly for the respective attempt status (#5557)
Co-authored-by: Shankar Singh C <shankar.singh@juspay.in>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
2024-08-07 15:35:41 +00:00
1715cf0ed4 fix(filter_mca): update helper function for filtering MCAs for payments (#5529) 2024-08-07 12:33:45 +00:00
f51b6c91a7 feat: add a wrapper for encryption and decryption (#5502) 2024-08-07 12:20:36 +00:00
3604b4ffac feat(core): add support for payment links localization (#5530)
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-08-07 12:11:43 +00:00
253f1be3e1 refactor(router): refactor merchant_connector_account retrieve and delete v2 apis (#5528) 2024-08-07 11:40:27 +00:00
a8ba21c1d1 refactor(business_profile): use concrete types for JSON fields (#5531) 2024-08-07 08:27:35 +00:00
52cada015e feat(customer_v2): add customer create v2 endpoint (#5444)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-07 07:42:10 +00:00
c6a960766d refactor(connector): added amount conversion framework for Mifinity (#5460) 2024-08-07 07:20:18 +00:00
69a9c144bd refactor(connector): added amount conversion framework for Boku (#5459)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-07 07:19:03 +00:00