|
|
d32397f060
|
refactor(users): Make profile_id in the JWT non-optional (#6537)
|
2024-11-18 07:26:00 +00:00 |
|
|
|
0805a937b1
|
feat(payments_v2): add finish redirection endpoint (#6549)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
|
2024-11-15 08:36:48 +00:00 |
|
|
|
29be1d4fad
|
feat(themes): Setup themes table (#6533)
|
2024-11-14 08:40:20 +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 |
|
|
|
98b141c6a0
|
feat(users): add global support in user roles (#6458)
|
2024-11-13 06:51:03 +00:00 |
|
|
|
42bdf47fd2
|
feat(payment_v2): implement payments sync (#6464)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-11 13:14:15 +00:00 |
|
|
|
6f24bb4ee3
|
feat(router): add start_redirection api for three_ds flow in v2 (#6470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-08 13:50:25 +00:00 |
|
|
|
0389ae74e1
|
refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices (#6433)
|
2024-11-08 13:50:14 +00:00 |
|
|
|
a5ac69d1a7
|
chore: change serde value to strict type in payment intent domain and diesel model (#6393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-08 07:18:01 +00:00 |
|
|
|
5f493a5166
|
feat(db): implement MerchantAccountInteraface for Mockdb (#6283)
|
2024-11-05 07:39:46 +00:00 |
|
|
|
19cf0f7437
|
feat: add macro to generate ToEncryptable trait (#6313)
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-11-04 05:54:13 +00:00 |
|
|
|
37513e0f1e
|
feat(connector): [Paybox] Add mandates Flow for Paybox (#6378)
|
2024-10-30 16:02:59 +00:00 |
|
|
|
62067e406a
|
chore(users): change entity_type column of roles to non-optional (#6435)
|
2024-10-30 12:32:15 +00:00 |
|
|
|
8708a5cb8f
|
chore: address Rust 1.82.0 clippy lints (#6401)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-24 15:36:07 +00:00 |
|
|
|
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 |
|
|
|
b93c849623
|
feat(connector): add 3DS flow for Worldpay (#6374)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-21 13:49:44 +00:00 |
|
|
|
b3ce373f8e
|
refactor(router): Introduce ApiKeyId id type (#6324)
|
2024-10-21 13:49:31 +00:00 |
|
|
|
e14a0fe8f2
|
fix(mandates): handle the connector_mandate creation once and only if the payment is charged (#6327)
|
2024-10-17 19:29:13 +05:30 |
|
|
|
962afbd084
|
feat(worldpay): migrate to v7 (#6109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-17 10:21:59 +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 |
|
|
|
6aa6b7bdc6
|
feat(user_role): add limit to generic_user_roles_list_for_org_and_extra (#6191)
|
2024-10-16 06:44:30 +00:00 |
|
|
|
1b31c57fd9
|
feat(sample_data): extend the batch sample data interface trait for disputes (#6293)
|
2024-10-16 06:43:33 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
2bc21cfc5e
|
fix(users): Allow accepting invites for org_admins (#6253)
|
2024-10-08 11:17:52 +00:00 |
|
|
|
c07ee28c0a
|
refactor(user_role): Remove V1 insertion for user_roles and allow Invites for org_admins (#6185)
|
2024-10-04 11:29:34 +00:00 |
|
|
|
da1f23d235
|
fix(payments_list): remove time range to filter payments attempts (#6159)
|
2024-09-30 14:36:29 +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 |
|
|
|
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 |
|
|
|
991ca38b50
|
fix(users): remove internal entity type for users (#6013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-26 14:02:21 +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 |
|
|
|
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 |
|
|
|
be902ffa53
|
feat(payment_methods_v2): Payment method Create API (#5812)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-18 06:52:09 +00:00 |
|
|
|
f72abe4b97
|
refactor: add encryption support to payment attempt domain model (#5882)
|
2024-09-17 10:56:08 +00:00 |
|
|
|
bc6c460ca9
|
feat(router): add admin list apis for v2 (#5883)
|
2024-09-17 08:08:46 +00:00 |
|
|
|
61e2ca9b17
|
feat(core): Add support for card network tokenization (#5599)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 11:13:15 +00:00 |
|
|
|
9f9a414042
|
feat(router): Default configs and toggle api for dynamic routing feature (#5830)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 06:53:32 +00:00 |
|
|
|
4d28cf276f
|
refactor(user_roles): Populate role names and entity names in user role APIs (#5861)
|
2024-09-13 12:56:26 +00:00 |
|
|
|
10ac089449
|
feat(payments_v2): payment intent diesel and domain models changes v2 (#5783)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-13 07:41:38 +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 |
|
|
|
f4ad6579cc
|
feat(payout): add dynamic fields for payout links (#5764)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-10 11:02:52 +00:00 |
|
|
|
3a5fb532de
|
feat(payment_methods_list): add is_tax_connector_enabled boolean value in payment_methods_list call response (#5707)
Co-authored-by: Sagnik Mitra <sagnik.mitra@sagnikmitra-JNWPH6GQ9R.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-10 07:44:07 +00:00 |
|
|
|
21352cf875
|
feat: enable payment and refund filter at DB query level (#5827)
|
2024-09-09 07:53:47 +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 |
|