2802 Commits

Author SHA1 Message Date
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
8302272460 refactor(core): Refactor customer payment method list for v2 (#4856)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-06 15:25:30 +00:00
18e328d382 feat(connector): Added configs for Plaid (#5479) 2024-08-06 15:22:55 +00:00
a0827596cb Feat(connector): [WELLSFARGO] Implement Payment Flows (#5463) 2024-08-06 15:19:41 +00:00
95e9c85235 feat(core): pass profile_id to core from auth layer (#5532) 2024-08-06 11:48:25 +00:00
2f3a463253 fix: [CYBERSOURCE] Update status handling for AuthorizedPendingReview (#5534) 2024-08-06 10:50:58 +00:00
49892b261e refactor(merchant_account_v2): recreate id and remove deprecated fields from merchant account (#5493)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-06 09:35:40 +00:00
61a0cb3e1e feat(connector): Remove Braintree SDK Flow support (#5264) 2024-08-06 09:19:38 +00:00
4364630d6f fix(connector): Fixed status mapping for Plaid (#5525) 2024-08-05 14:20:39 +00:00
a3e01bb4ae feat(core): accept profile_id in merchant_account, connectors and customers core functions (#5505) 2024-08-05 11:38:29 +00:00
53b5551df7 refactor(auth): Pass profile_id from the auth to core functions (#5520) 2024-08-05 11:14:23 +00:00
3fea00c43e refactor(routing): Refactor api v2 routes for deactivating and retrieving the routing config (#5478)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2024-08-05 09:58:19 +00:00
9e358e4f7b refactor(router): refactor merchant_connector update v2 flow (#5484) 2024-08-05 08:08:48 +00:00
ec5f9de0cb feat(router): add accept language header middleware (#5500)
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-05 07:22:29 +00:00
e9bd345464 fix(pm_auth): Added mca status check in pml (#5421) 2024-08-02 13:28:51 +00:00
f3677f268c refactor(payment_methods): List the Payment Methods for Merchant , based on the connector type (#4909)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-08-02 13:03:41 +00:00
37e34e3bfd fix(router): [Iatapay] make error status and error message optional (#5382)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-02 09:57:59 +00:00
537630f004 feat(business_profile): introduce domain models for business profile v1 and v2 APIs (#5497) 2024-08-01 13:44:21 +00:00
b4eb6016a4 feat(auth): Add profile_id in AuthenticationData (#5492) 2024-08-01 13:40:36 +00:00
fb32b61edf feat(core): accept business profile in core functions for payments, refund, payout and disputes (#5498) 2024-08-01 13:24:49 +00:00
85209d12ae refactor(router): domain and diesel model changes for merchant_connector_account create v2 flow (#5462) 2024-08-01 11:57:39 +00:00
b4e7717055 fix(open_payment_links): send displaySavedPaymentMethods as false explicitly for open payment links (#5501) 2024-08-01 11:04:31 +00:00
c036fd7f41 refactor(role): determine level of role entity (#5488) 2024-08-01 09:56:47 +00:00
625f5ae289 feat(opensearch): Updated status filter field name to match index and added time-range based search (#5468)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-01 09:39:20 +00:00
6140cfe04e refactor(routing): Api v2 for routing create and activate endpoints (#5423)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-01 09:30:28 +00:00