|
|
ca325e969b
|
fix(payments): filter total count by card-network value (#6397)
|
2024-10-24 13:12:23 +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 |
|
|
|
5a10e5867a
|
feat(router): add api_models and openapi changes for refunds create api v2 (#6385)
|
2024-10-23 11:23:46 +00:00 |
|
|
|
4ef48c39b3
|
feat(analytics): remove additional filters from PaymentIntentFilters (#6403)
|
2024-10-23 06:24:48 +00:00 |
|
|
|
e5710fa084
|
refactor(permissions): Remove permissions field from permission info API response (#6376)
|
2024-10-22 09:50:43 +00:00 |
|
|
|
b3ce373f8e
|
refactor(router): Introduce ApiKeyId id type (#6324)
|
2024-10-21 13:49:31 +00:00 |
|
|
|
2e6cd6d31e
|
feat(opensearch): add additional global search filters and create sessionizer indexes for local (#6352)
|
2024-10-19 13:57:53 +00:00 |
|
|
|
ba6f7a817b
|
fix(router): make x_merchant_domain as required value only for session call done on web (#6362)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-19 13:57:34 +00:00 |
|
|
|
368e6b5310
|
refactor(core): populate shipping_cost in payment response (#6351)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-18 13:19:04 +00:00 |
|
|
|
df2501ceaf
|
fix(payments_list): skip count query if no filters and add logging (#6331)
|
2024-10-17 10:21:04 +00:00 |
|
|
|
afa803e0f9
|
feat(router): add payments create-intent flow for v2 (#6193)
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: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-10-17 10:20:47 +00:00 |
|
|
|
9576ee37a6
|
fix: Set headers as optional in ob flows (#6305)
|
2024-10-17 09:21:14 +00:00 |
|
|
|
2798f57560
|
fix(users): Add max wrong attempts for two-fa (#6247)
|
2024-10-17 07:26:52 +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 |
|
|
|
f123df9aa3
|
feat(analytics): Add metrics, filters and APIs for Analytics v2 Dashboard - Payments Page (#5870)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2024-10-14 13:13:34 +00:00 |
|
|
|
f6b0b98e0a
|
feat(router): add support for Samsung pay app tokens flow (#6257)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-14 10:15:55 +00:00 |
|
|
|
1ac8c92c4b
|
feat(payments): support for card_network filter in payments list (#5994)
|
2024-10-14 10:11:56 +00:00 |
|
|
|
ba75a3f5a9
|
feat(router): add network transaction id support for mit payments (#6245)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-10 15:03:12 +00:00 |
|
|
|
5930089682
|
refactor(router): modify net_amount to be a struct in the domain model of payment_attempt and handle amount changes across all flows (#6252)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-10 18:27:14 +05:30 |
|
|
|
535f2f12f8
|
feat(connector): Integrate PAZE Wallet (#6030)
|
2024-10-08 13:17:59 +00:00 |
|
|
|
6e355f34a8
|
chore: v2 api changes for session token endpoint (#6032)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-07 14:50:26 +00:00 |
|
|
|
036a2d5056
|
fix: add reference in sepa_bank_instructions (#6215)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-04 13:21:04 +00:00 |
|
|
|
b2eb56e8d8
|
refactor(users): Deprecate unused user APIs and stabilize v1 APIs (#6114)
|
2024-10-04 11:29:11 +00:00 |
|
|
|
75648262e7
|
fix(router): Persist card_network if present for non co-badged cards (#6212)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
|
2024-10-04 09:36:14 +00:00 |
|
|
|
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 |
|
|
|
602f50b939
|
feat(connector): [Nexixpay] add Payment & Refunds flows for cards (#5864)
Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
Co-authored-by: Debarati <debarati.ghatak@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-02 16:04:37 +00:00 |
|
|
|
bf47b560c2
|
feat(router): add auto retries configs in profile CRUD apis (#6134)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-29 11:36:57 +00:00 |
|
|
|
c7bb9ccda3
|
refactor(payment_attempt_v2): add payment attempt v2 domain and diesel models (#6027)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-27 13:22:40 +00:00 |
|
|
|
8d5ad1ecc3
|
feat(router): revert support for co-badged cards (#6142)
|
2024-09-27 12:07:41 +00:00 |
|
|
|
5912936f9f
|
feat(core): [Payouts] Add payout_method_details to response (#5887)
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>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2024-09-26 16:55:06 +00:00 |
|
|
|
cfcf9187b9
|
refactor(router): restructure Samsung Pay connector wallet details (#6089)
|
2024-09-26 16:31:24 +00:00 |
|
|
|
0add20930e
|
feat(router): add support for co-badged cards (#5801)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-26 16:30:44 +00:00 |
|
|
|
f096992218
|
feat(payment_methods_v2): Update and Retrieve payment method APIs for v2 (#5939)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-26 13:15:18 +00:00 |
|
|
|
8049993320
|
feat(analytics): Add card network filter (#6087)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-26 07:43:14 +00:00 |
|
|
|
809c92bdcb
|
feat(routing): success based routing metrics (#5951)
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
|
2024-09-26 07:17:00 +00:00 |
|
|
|
9a605afe37
|
feat(router): add payment_intent_data and modify api models of create intent request and response for v2 (#6016)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-25 17:59:33 +00:00 |
|
|
|
cda690bf39
|
fix(api_key): fix api key list and update endpoints for v2 (#5980)
|
2024-09-25 10:52:09 +00:00 |
|
|
|
3ddfe53838
|
feat(users): Add entity type filter in list users and list roles API (#5997)
|
2024-09-24 14:18:39 +00:00 |
|
|
|
af0d2a8cbd
|
refactor(core): add connector mandate id in payments_response based on merchant config (#5999)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-24 12:08:36 +00:00 |
|
|
|
dc6208c5e5
|
feat(router): add api_models and openapi changes for payments create intent api for v2 (#5971)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-24 08:19:50 +00:00 |
|
|
|
365f5680b7
|
feat(disputes): add filters for disputes list (#5637)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-22 18:09:37 +00:00 |
|
|
|
d9270ace8d
|
refactor(open_banking): Refactored to consume and use headers from SDK (#5884)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-20 15:51:17 +00:00 |
|
|
|
fe15cc79f5
|
feat(router): add support for Samsung Pay payment method (#5955)
|
2024-09-20 11:26:24 +00:00 |
|
|
|
5335f2d21c
|
refactor(payment_intent_v2): payment intent fields refactoring (#5880)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-20 11:20:53 +00:00 |
|
|
|
00e913c75c
|
feat(connector): [DEUTSCHEBANK] Implement SEPA recurring payments (#5925)
|
2024-09-20 11:16:57 +00:00 |
|
|
|
c8f7232a30
|
fix: do not allow duplicate organization name (#5919)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-20 07:39:38 +00:00 |
|
|
|
dee91b366a
|
refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 18:00:25 +00:00 |
|
|
|
156a161f3e
|
fix(payments): add time range in list payment attempts query (#5959)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 17:49:47 +00:00 |
|
|
|
a0f4bb771b
|
feat(payout): add unified error code and messages along with translation (#5810)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 13:25:12 +00:00 |
|