prompt stringlengths 24 63.1k | response stringlengths 296 101k | metadata stringlengths 143 152 |
|---|---|---|
reafactor(storage): Split storage & data models responsibilities
This will serve as a tracking issue for splitting out storage functionality from domain/data models
The objective is to bring more genericity for storage implementations & better representation for payment methods in general
This would end up creat... | <think>
PR Context:
- Title: refactor(storage): update crate name to diesel models
- Merged: 2023-07-12T13:27:59Z
- Files changed: 30 files
- Commits: 4 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactori... | {"issue_number": 1684, "pr_number": 1685, "commits_count": 1, "files_changed": 30, "response_length": 8140, "file_count": 104, "needs_breakdown": true} |
feat(connector): [PowerTranz] Add cards 3ds support for PowerTranz connector
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
3DS support for cards payme... | <think>
PR Context:
- Title: fix(connector): [PowerTranz] resolve pr comments and add comments
- Merged: 2023-07-18T12:40:36Z
- Files changed: 2 files
- Commits: 2 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ... | {"issue_number": 1722, "pr_number": 1726, "commits_count": 2, "files_changed": 2, "response_length": 1302, "file_count": 7, "needs_breakdown": false} |
feat(single_use): add extra fields in `Mandate` table and `MandateData` [Blocked on #61]
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
## Description
This PR adds single use mandate support and a 2 n... | <think>
PR Context:
- Title: feat(payouts): add payout currency in wasm crate
- Merged: 2025-09-30T14:41:56Z
- Files changed: 4 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- ... | {"issue_number": 66, "pr_number": 9626, "commits_count": 1, "files_changed": 4, "response_length": 1119, "file_count": 6, "needs_breakdown": false} |
Add support to call decision engine Dynamic Routing from hyperswitch after API key authentication | <think>
PR Context:
- Title: feat(routing): Add API key auth for decision engine endpoints
- Merged: 2025-07-21T13:38:52Z
- Files changed: 8 files
- Commits: 10 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] R... | {"issue_number": 8613, "pr_number": 8640, "commits_count": 1, "files_changed": 8, "response_length": 2201, "file_count": 10, "needs_breakdown": false} |
[Feature] Add a cargo binary for running diesel migrations locally
### Objective
Add a new binary in the `router` crate that would run migrations locally via cli i.e `cargo run migrations`.
### Context
Currently migrations are managed via the diesel_cli which rely on explicitly providing the database username/pas... | <think>
PR Context:
- Title: feat: add `hsdev` binary to run migrations
- Merged: 2024-07-08T17:32:18Z
- Files changed: 5 files
- Commits: 15 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] D... | {"issue_number": 4589, "pr_number": 4877, "commits_count": 1, "files_changed": 5, "response_length": 1323, "file_count": 4, "needs_breakdown": false} |
[FEATURE] Implementing iDEAL and Giropay payment methods with Multisafe
### Feature Description
Add iDEAL and Giropay payment processors in [Multisafepay](https://docs.hyperswitch.io/hyperswitch-cloud/connectors/available-connectors/multisafepay) connector.
Whole description can be found in #4143 discussion.
### ... | <think>
PR Context:
- Title: feat(connector): [Multisafepay] Add support for Ideal and Giropay
- Merged: 2024-06-11T13:59:42Z
- Files changed: 5 files
- Commits: 11 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [X] New feature
- [ ] Enhancement
... | {"issue_number": 4397, "pr_number": 4398, "commits_count": 1, "files_changed": 5, "response_length": 1160, "file_count": 3, "needs_breakdown": false} |
[FEATURE]: [Dlocal] Currency Unit Conversion
### :memo: Feature Description
- Each currency can be described in terms of base or minor units.
- For instance, when dealing with USD currency, the Cent is considered as the minor unit, while the Dollar is considered the base unit.
- In Hyperswitch, the amount value is ... | <think>
PR Context:
- Title: refactor(connector): [Dlocal] Currency Unit Conversion
- Merged: 2023-10-19T07:19:41Z
- Files changed: 2 files
- Commits: 17 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [x] Refactor... | {"issue_number": 2223, "pr_number": 2615, "commits_count": 1, "files_changed": 2, "response_length": 1290, "file_count": 4, "needs_breakdown": false} |
fix(locker): remove delete_locker_payment_method_by_lookup_key from payments_operation_core
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describ... | <think>
PR Context:
- Title: fix(payment_methods): delete token when a payment reaches terminal state
- Merged: 2023-08-10T12:56:04Z
- Files changed: 4 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancemen... | {"issue_number": 1636, "pr_number": 1818, "commits_count": 1, "files_changed": 4, "response_length": 1409, "file_count": 6, "needs_breakdown": false} |
[REFACTOR] Define the Mapping between `ConnectorError` and `ApiErrorResponse` using the `ErrorSwitch` trait
### Feature Description
Currently, we are mapping errors from `ConnectorError` to `ApiErrorResponse` using custom logic (can be found [here](https://github.com/juspay/hyperswitch/blob/cd0cf40fe29358700f92c15204... | <think>
PR Context:
- Title: refactor(router): remove `WebhookApiErrorSwitch ` and implement error mapping using `ErrorSwitch`
- Merged: 2023-07-17T17:57:01Z
- Files changed: 5 files
- Commits: 4 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New ... | {"issue_number": 1326, "pr_number": 1660, "commits_count": 1, "files_changed": 5, "response_length": 1806, "file_count": 7, "needs_breakdown": false} |
[BUG] Broken link to FAQs
### Bug Description
The link in this line:
https://github.com/juspay/hyperswitch/blob/19a8474d8731ed7149b541f02ad237e30c4c9f24/README.md?plain=1#L317
is broken.
### Expected Behavior
When I click the link I should be taken to some FAQ page.
### Actual Behavior
When I click that link I ... | <think>
PR Context:
- Title: docs(README): remove FAQs section
- Merged: 2024-10-15T08:34:46Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency ... | {"issue_number": 6294, "pr_number": 6297, "commits_count": 0, "files_changed": 1, "response_length": 763, "file_count": 0, "needs_breakdown": false} |
feat(config): add fetch endpoint for config table
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] New feature
## Description
<!-- Describe your changes in detail -->
Added fetch endpoint for config table.
## Motivation and Context
<!--
Why is this change required? What problem does it s... | <think>
PR Context:
- Title: feat(cache): add generic cache functions to populate and invalidate cache
- Merged: 2023-02-03T14:05:42Z
- Files changed: 2 files
- Commits: 6 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Enhancement
## Description
<!-- Describe... | {"issue_number": 481, "pr_number": 483, "commits_count": 1, "files_changed": 2, "response_length": 1081, "file_count": 4, "needs_breakdown": false} |
feat(connector): [BANKOFAMERICA] Add Required Fields for GPAY
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in detail -->
... | <think>
PR Context:
- Title: feat(core): [Paypal] Add Preprocessing flow to CompleteAuthorize for Card 3DS Auth Verification
- Merged: 2023-11-28T11:29:23Z
- Files changed: 9 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New fe... | {"issue_number": 3014, "pr_number": 2757, "commits_count": 1, "files_changed": 9, "response_length": 2279, "file_count": 11, "needs_breakdown": false} |
fix(users): Check lineage across entities in invite
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in detail -->
Currently ... | <think>
PR Context:
- Title: fix(users): Check lineage across entities in invite
- Merged: 2024-11-27T14:40:31Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
[## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring... | {"issue_number": 6677, "pr_number": 6680, "commits_count": 1, "files_changed": 1, "response_length": 920, "file_count": 3, "needs_breakdown": false} |
feat(analytics): add `sessionized_metrics` for refunds (backwards compatibility) and `currency_conversion`
## Current Behaviour
- There is no `sessionized_metrics` module for refunds like there is for `payments` and `payment_intents`
- Update the existing metrics with `currency_conversion` usage.
## Proposed Chan... | <think>
PR Context:
- Title: feat(analytics): add `sessionized_metrics` and `currency_conversion` for refunds analytics
- Merged: 2024-11-14T09:13:34Z
- Files changed: 17 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New featu... | {"issue_number": 6417, "pr_number": 6419, "commits_count": 1, "files_changed": 17, "response_length": 3107, "file_count": 19, "needs_breakdown": true} |
refactor(cypress): error handling and add sync refunds in places where missing
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [x] CI/CD
## Description
<!-- Describe your changes in detail -->
... | <think>
PR Context:
- Title: feat(cypress): add iatapay connector
- Merged: 2024-06-28T10:51:59Z
- Files changed: 16 files
- Commits: 16 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Depend... | {"issue_number": 5128, "pr_number": 5093, "commits_count": 0, "files_changed": 16, "response_length": 768, "file_count": 0, "needs_breakdown": false} |
fix(router): [Stripe/Itau/Paypal/Bambora] prevent partial submission of billing address and add required fields for all payment methods
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
... | <think>
PR Context:
- Title: refactor(router): revert [Stripe/Itau/Paypal/Bambora/Cybs] prevent partial submission of billing address and add required fields for all payment methods
- Merged: 2024-08-29T16:12:05Z
- Files changed: 7 files
- Commits: 1 commits
Implementation approach:
Reverts juspay/hyperswitch#5704
</t... | {"issue_number": 5704, "pr_number": 5745, "commits_count": 1, "files_changed": 7, "response_length": 1103, "file_count": 9, "needs_breakdown": false} |
Use `#[automatically_derived]` for all derivations
Consider to mark any new code/items, generated by procedural macros, with the `#[automatically_derived]` attribute. This makes code style linters to omit the generated code and doesn't report redundant warnings.
Example: https://github.com/cucumber-rs/cucumber/blob... | <think>
PR Context:
- Title: fix(router_derive): Use `#[automatically_derived]` for all derivations
- Merged: 2022-12-13T13:53:19Z
- Files changed: 5 files
- Commits: 2 commits
Implementation approach:
## Motivation and Context
Closes #106
## How did you test it?
Manual, compiler-guided
## Checklist
- [x] I ... | {"issue_number": 106, "pr_number": 133, "commits_count": 1, "files_changed": 5, "response_length": 978, "file_count": 7, "needs_breakdown": false} |
[REFACTOR] API Key List and Update endpoints in Hyperswitch V2
Update API Key endpoint in V2, the URLs are registered in the `app.rs` but the necessary changes to it has not been made in `api_keys.rs`.
In addition to that, List API Key endpoint for V2 does not work as no such thing exist in `api_keys.rs`.
So at ... | <think>
PR Context:
- Title: fix(api_key): fix api key `list` and `update` endpoints for v2
- Merged: 2024-09-25T11:17:57Z
- Files changed: 12 files
- Commits: 13 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ]... | {"issue_number": 5979, "pr_number": 5980, "commits_count": 1, "files_changed": 12, "response_length": 1309, "file_count": 8, "needs_breakdown": false} |
[FEATURE] Checkout.com support for Applepay, Googlepay and Webhooks
### Feature Description
Scope:
- [ ] Add support for Applepay, Googlepay digital wallets #875
- [ ] Enable tokenization for respective Googlepay/ Applepay endpoint to make wallet payment #875
- [ ] Webhook support for asynchronous payment status... | <think>
PR Context:
- Title: feat(connector): [Checkout] add GooglePay, ApplePay and Webhooks support
- Merged: 2023-04-20T21:47:04Z
- Files changed: 8 files
- Commits: 14 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [X] New feature
- [ ] Enhancem... | {"issue_number": 916, "pr_number": 875, "commits_count": 1, "files_changed": 8, "response_length": 2897, "file_count": 7, "needs_breakdown": false} |
fix(mandate): add mandate_id column in payment_attempt table
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
## Description
This change includes
- Adding a new column `mandate_id` in the table `paymen... | <think>
PR Context:
- Title: feat(connector): [Bluesnap] add cards 3DS support
- Merged: 2023-05-08T13:59:01Z
- Files changed: 15 files
- Commits: 17 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [X] New feature
- [ ] Enhancement
- [ ] Refactoring... | {"issue_number": 3, "pr_number": 1057, "commits_count": 1, "files_changed": 15, "response_length": 3048, "file_count": 16, "needs_breakdown": true} |
todo: Optimise encode process for signature based requests
### Feature Description
For a connector call, `get_request_body` is being called twice, Once in `get_headers`, other in `build_request`.
This is an expensive operation to call the same encoding function twice.
### Possible Implementation
Need to optimise... | <think>
PR Context:
- Title: feat(connector): implement authorize and capture flows for Fiserv
- Merged: 2023-01-15T10:33:06Z
- Files changed: 18 files
- Commits: 16 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- ... | {"issue_number": 370, "pr_number": 266, "commits_count": 1, "files_changed": 18, "response_length": 6914, "file_count": 15, "needs_breakdown": true} |
Rename `PaymentsRequestSyncData` struct to `PaymentsSyncData`.
Rename the struct `PaymentsRequestSyncData` to `PaymentsSyncData`.
Use this pattern `<Feature>Data`.
And rename PaymentsRouterSyncData struct to PaymentsSyncRouterData.
Pattern - `<Feature>RouterData`
And rename the field name called `request` to `... | <think>
PR Context:
- Title: refactor: rename the payment request struct
- Merged: 2022-12-01T11:00:34Z
- Files changed: 29 files
- Commits: 10 commits
Implementation approach:
## Type of Change
- [x] Refactoring
## Description
Rename the payment request router data with respective feature data, as suggesed [he... | {"issue_number": 21, "pr_number": 48, "commits_count": 1, "files_changed": 29, "response_length": 3637, "file_count": 31, "needs_breakdown": true} |
[FIX] Add Limit Parameter to User Role List for Org Function
### Feature Description
Description: The function [generic_user_roles_list_for_org_and_extra](https://github.com/juspay/hyperswitch/blob/a94cf25bb6eb40fafc5327aceffac8292b47b001/crates/diesel_models/src/query/user_role.rs#L270) currently fetches all roles... | <think>
PR Context:
- Title: feat(user_role): add limit to `generic_user_roles_list_for_org_and_extra`
- Merged: 2024-10-16T07:09:02Z
- Files changed: 3 files
- Commits: 2 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [x] Enhanceme... | {"issue_number": 5917, "pr_number": 6191, "commits_count": 1, "files_changed": 3, "response_length": 1103, "file_count": 5, "needs_breakdown": false} |
feat(router): [cybersource] add disable_avs and disable_cvn flag in connector metadata
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe yo... | <think>
PR Context:
- Title: feat(router): [cybersource] add disable_avs and disable_cvn flag in connector metadata
- Merged: 2024-08-22T19:17:25Z
- Files changed: 5 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
-... | {"issue_number": 5667, "pr_number": 5677, "commits_count": 1, "files_changed": 5, "response_length": 1250, "file_count": 4, "needs_breakdown": false} |
[FEATURE]: [Fiserv] Use `connector_response_reference_id` as reference to merchant
### :memo: Feature Description
- Reference id are used to map transactions in the connector’s dashboard.
- Hyperswitch manages several reference ids, such as `payment_id`, `attempt_id`, and `connector_transaction_id` for a single trans... | <think>
PR Context:
- Title: feat(connector): [Fiserv] update connector_response_reference_id in transformers
- Merged: 2023-10-09T08:05:57Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
Update connector_response_reference_id to use gateway_resp.transaction_processing_details.order_id in fiser... | {"issue_number": 2329, "pr_number": 2489, "commits_count": 1, "files_changed": 1, "response_length": 998, "file_count": 3, "needs_breakdown": false} |
refactor(permissions): Give access to connector view group in operation groups
Currently `connector_label` is not visible in payments page of control-center. This is because, the payment retrieve API doesn't send the `connector_label`. As it is a big change in the payments flow, we are providing access to connector li... | <think>
PR Context:
- Title: refactor(authz): Make connector list accessible by operation groups
- Merged: 2024-12-16T09:22:57Z
- Files changed: 2 files
- Commits: 3 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- ... | {"issue_number": 6788, "pr_number": 6792, "commits_count": 1, "files_changed": 2, "response_length": 1045, "file_count": 4, "needs_breakdown": false} |
chore(codeowners): add codeowners data for PR reviews
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
## Description
Adding a CODEOWNERS file for facilitating PR reviews for teams
### Additional... | <think>
PR Context:
- Title: feat(core): payment links - add support for custom background image and layout in details section
- Merged: 2024-12-12T15:48:18Z
- Files changed: 19 files
- Commits: 17 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] Ne... | {"issue_number": 1, "pr_number": 6725, "commits_count": 1, "files_changed": 19, "response_length": 2673, "file_count": 14, "needs_breakdown": false} |
[FEATURE] Add Payments - List endpoint for v2
### Feature Description
This feature adds support for retrieving a filtered list of payments via a GET /v2/payments/list endpoint where multiple values can be provided for a single filter key (e.g. connector, etc.).
### Possible Implementation
Add PaymentListFilterConst... | <think>
PR Context:
- Title: feat(payments): add PaymentListFilterConstraints and payments_list_by_filter endpoint for v2
- Merged: 2025-08-21T14:04:23Z
- Files changed: 10 files
- Commits: 3 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [X] New feat... | {"issue_number": 8792, "pr_number": 8794, "commits_count": 1, "files_changed": 10, "response_length": 1766, "file_count": 12, "needs_breakdown": false} |
Implement verify flow for Adyen
Implement Verify flow for the connectors. Verify flow makes sure if the card is valid or not for future payments like mandate etc. | <think>
PR Context:
- Title: feat(connector): Mandates for alternate payment methods via Adyen
- Merged: 2023-05-09T14:40:57Z
- Files changed: 23 files
- Commits: 30 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [X] Enhancement
- ... | {"issue_number": 1045, "pr_number": 1046, "commits_count": 1, "files_changed": 23, "response_length": 3766, "file_count": 24, "needs_breakdown": true} |
Updating Errors in the API-ref Docs
Updating Errors in the API-ref Docs | <think>
PR Context:
- Title: Docs: Updating Error codes in API-ref
- Merged: 2024-07-15T13:01:27Z
- Files changed: 1 files
- Commits: 14 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Depend... | {"issue_number": 5305, "pr_number": 5296, "commits_count": 0, "files_changed": 1, "response_length": 768, "file_count": 0, "needs_breakdown": false} |
[BUG] fix(payments): add connector error details in response when payment void fails
### Bug Description
When a payment void fails at the connector level, the error was not being propagated back in the API response.
This change ensures connector error details are included in the response, so clients can handle failur... | <think>
PR Context:
- Title: fix(payments): update error handling for payment void v2
- Merged: 2025-10-07T08:22:58Z
- Files changed: 6 files
- Commits: 17 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refact... | {"issue_number": 9616, "pr_number": 9595, "commits_count": 1, "files_changed": 6, "response_length": 1309, "file_count": 7, "needs_breakdown": false} |
[REFACTOR] update cybersource and BOA connector transformers
Currently the `from` impl for card issuer of Cybersource lies in BOA. ref - https://github.com/juspay/hyperswitch/blob/edd099886da9c46800a646fe809796a08eb78c99/crates/router/src/connector/cybersource/transformers.rs#L1267
Move this impl to cybersource tra... | <think>
PR Context:
- Title: chore(deps): bump the cargo group across 1 directories with 1 update
- Merged: 2024-02-12T11:12:00Z
- Files changed: 11 files
- Commits: 2 commits
Implementation approach:
Bumps the cargo group with 1 update in the /. directory: [tokio](https://github.com/tokio-rs/tokio).
Updates `tokio` ... | {"issue_number": 6279, "pr_number": 3624, "commits_count": 0, "files_changed": 11, "response_length": 799, "file_count": 0, "needs_breakdown": false} |
ci: add workflow to create tags on schedule
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [x] CI/CD
## Description
<!-- Describe your changes in detail -->
This PR introduces... | <think>
PR Context:
- Title: ci(release-new-version): create GitHub release with release notes
- Merged: 2023-07-10T13:44:07Z
- Files changed: 8 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ... | {"issue_number": 1642, "pr_number": 1669, "commits_count": 0, "files_changed": 8, "response_length": 795, "file_count": 0, "needs_breakdown": false} |
feat(core): Add record attempt operation for revenue recovery webhooks
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in det... | <think>
PR Context:
- Title: feat(connector): Add support for chargebee recovery webhooks
- Merged: 2025-02-27T13:32:06Z
- Files changed: 16 files
- Commits: 30 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] R... | {"issue_number": 7236, "pr_number": 7110, "commits_count": 1, "files_changed": 16, "response_length": 3587, "file_count": 12, "needs_breakdown": false} |
refactor(ci): Remove Adyen-specific deprecated PMTs Sofort test cases in Postman
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [x] CI/CD
## Description
<!-- Describe your chan... | <think>
PR Context:
- Title: chore(postman): postman tests fixes
- Merged: 2025-03-06T08:48:47Z
- Files changed: 30 files
- Commits: 13 commits
Implementation approach:
## Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [x] CI/CD... | {"issue_number": 7099, "pr_number": 7159, "commits_count": 0, "files_changed": 30, "response_length": 767, "file_count": 0, "needs_breakdown": false} |
Remove duplicated card number interface
### Feature Description
The CardNumber interface has a duplicated method with the same functionality.
### Possible Implementation
Remove one of the duplicated interfaces.
### Have you spent some time checking if this feature request has been raised before?
- [X] I checked a... | <think>
PR Context:
- Title: refactor(cards,router): Remove duplicated card number interface
- Merged: 2024-05-16T13:41:57Z
- Files changed: 3 files
- Commits: 5 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] ... | {"issue_number": 4442, "pr_number": 4404, "commits_count": 1, "files_changed": 3, "response_length": 1141, "file_count": 5, "needs_breakdown": false} |
refactor(user): Make password nullable for `users`
Currently `password` is required field in `users` table. This is causing us to create temporary passwords for `users` in some APIs which inserts `users` without password.
So, we have to make password nullable to solve this. | <think>
PR Context:
- Title: refactor(users): Make password nullable in `users` table
- Merged: 2024-06-10T13:10:29Z
- Files changed: 7 files
- Commits: 3 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refacto... | {"issue_number": 4901, "pr_number": 4902, "commits_count": 1, "files_changed": 7, "response_length": 1178, "file_count": 7, "needs_breakdown": false} |
primary key violates unique constraint upon sending lots of create payment requests with the same customer id
Discovered while running `payment-confirm` loadtesting script.
**Log:**
```
{
...
"flow":"PaymentsCreate",
"extra":{
"api_authentication":"ApiKey",
"error":"{\"error\":{\"type\":\"serv... | <think>
PR Context:
- Title: feat(payment_link): add multiple custom css support in business level
- Merged: 2024-07-01T11:16:05Z
- Files changed: 10 files
- Commits: 13 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Enhancement
## Description
<!-- Describ... | {"issue_number": 8, "pr_number": 5137, "commits_count": 1, "files_changed": 10, "response_length": 1645, "file_count": 10, "needs_breakdown": false} |
[REFACTOR] : [Nuvei] Error Message For Connector Implementation
### :memo: Feature Description
- In terms of errors, we are currently throwing a 'not supported' message, which shouldn't be the case as we are yet to decide on the implementation.
### :hammer: Possible Implementation
- In order to manage payme... | <think>
PR Context:
- Title: refactor(connector): [Nuvei] update error message
- Merged: 2023-11-26T20:22:10Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
-... | {"issue_number": 2855, "pr_number": 2867, "commits_count": 1, "files_changed": 1, "response_length": 935, "file_count": 4, "needs_breakdown": false} |
refactor(connector): added amount conversion to FISERV
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in detail -->
added M... | <think>
PR Context:
- Title: refactor(connector): [FISERV, HELCIM] Add amount conversion framework to Fiserv, Helcim
- Merged: 2025-03-12T07:58:54Z
- Files changed: 8 files
- Commits: 13 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
... | {"issue_number": 6256, "pr_number": 7336, "commits_count": 1, "files_changed": 8, "response_length": 1750, "file_count": 14, "needs_breakdown": false} |
fix(webhooks): add temporary support to acknowledge webhooks whose pa…
…yments aren't done on hyperswitch
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Descript... | <think>
PR Context:
- Title: fix(webhooks): add temporary support to acknowledge webhooks whose pa…
- Merged: 2023-08-09T12:19:04Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
…… (#1887)
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ... | {"issue_number": 1887, "pr_number": 1907, "commits_count": 2, "files_changed": 1, "response_length": 1137, "file_count": 5, "needs_breakdown": false} |
[ENHANCE] create_user_authentication_method API response to include created entity details
Currently, the [create_user_authentication_method](https://github.com/juspay/hyperswitch/blob/cf30da2df05aac69fd82b676e639b2fbc85dcae5/crates/router/src/core/user.rs#L2482) API endpoint (`POST /user/auth`) returns a generic `200... | <think>
PR Context:
- Title: feat: include response body for create_user_authentication_method
- Merged: 2025-10-15T16:19:48Z
- Files changed: 3 files
- Commits: 12 commits
Implementation approach:
#9643
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancem... | {"issue_number": 9643, "pr_number": 9653, "commits_count": 1, "files_changed": 3, "response_length": 1114, "file_count": 5, "needs_breakdown": false} |
[Feature] Add tenant-ID as a field to all KafkaStore events
### Context
In-order to support multi-tenancy we need to store data partioned via tenant-id.
In order to do that for kafka events we need to pass tenant-id as a field in the generated kafka events
We can use the KafkaStore field added in #4512 to add the... | <think>
PR Context:
- Title: refactor(db): Add TenantID field to KafkaEvent struct
- Merged: 2024-05-15T11:10:32Z
- Files changed: 2 files
- Commits: 4 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
#4595
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Re... | {"issue_number": 4595, "pr_number": 4598, "commits_count": 1, "files_changed": 2, "response_length": 1032, "file_count": 4, "needs_breakdown": false} |
fix(payment_methods): card_network and card_scheme should be consistent
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in de... | <think>
PR Context:
- Title: fix(payment_methods): card_network and card_scheme should be consistent
- Merged: 2024-12-18T07:42:26Z
- Files changed: 3 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement... | {"issue_number": 6849, "pr_number": 6867, "commits_count": 1, "files_changed": 3, "response_length": 1124, "file_count": 5, "needs_breakdown": false} |
Add endpoints to support ai chat interactions
- Add endpoints to talk to different ai services.
- Add config for URLS
- make feature flag for ai chat service that will help to manage feature across different environments. | <think>
PR Context:
- Title: feat(ai): add endpoints to chat with ai service
- Merged: 2025-07-16T20:33:11Z
- Files changed: 26 files
- Commits: 23 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
-... | {"issue_number": 8584, "pr_number": 8585, "commits_count": 1, "files_changed": 26, "response_length": 2807, "file_count": 23, "needs_breakdown": true} |
[REFACTOR]: [OPAYO] Add amount conversion framework to Opayo
### :memo: Feature Description
Currently, amounts are represented as `i64` values throughout the application. We want to introduce a `Unit` struct that explicitly states the denomination. A new type, `MinorUnit`, has been added to standardize the flow of ... | <think>
PR Context:
- Title: refactor(connector): add amount conversion framework to opayo
- Merged: 2024-10-18T13:46:21Z
- Files changed: 3 files
- Commits: 2 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Re... | {"issue_number": 6135, "pr_number": 6342, "commits_count": 1, "files_changed": 3, "response_length": 1325, "file_count": 5, "needs_breakdown": false} |
primary key violates unique constraint upon sending lots of create payment requests with the same customer id
Discovered while running `payment-confirm` loadtesting script.
**Log:**
```
{
...
"flow":"PaymentsCreate",
"extra":{
"api_authentication":"ApiKey",
"error":"{\"error\":{\"type\":\"serv... | <think>
PR Context:
- Title: fix(payout): use mca_connector_id from ConnectorData to fetch mca_account
- Merged: 2024-08-14T14:57:28Z
- Files changed: 2 files
- Commits: 5 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhanceme... | {"issue_number": 8, "pr_number": 5620, "commits_count": 1, "files_changed": 2, "response_length": 1046, "file_count": 4, "needs_breakdown": false} |
feat(connector): add support for affirm and afterpay/clearpay through stripe
### Feature Description
Add support for creating payments through affirm and afterpay/clearpay through stripe. The api contract changes will be as follows
- afterpay/clearpay
```json
{
"payment_method": "pay_later",
"payment_metho... | <think>
PR Context:
- Title: feat(connector): add support for affirm through stripe
- Merged: 2023-01-12T12:00:22Z
- Files changed: 3 files
- Commits: 5 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] New feature
## Description
<!-- Describe your changes in ... | {"issue_number": 347, "pr_number": 355, "commits_count": 1, "files_changed": 3, "response_length": 1158, "file_count": 5, "needs_breakdown": false} |
feat(connector): [Payme] Add Void flow to Payme
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in detail -->
Add void to pa... | <think>
PR Context:
- Title: feat(connector): [Bluesnap] Metadata to connector metadata mapping
- Merged: 2024-01-30T09:29:47Z
- Files changed: 1 files
- Commits: 14 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [x] Enhancement
... | {"issue_number": 3839, "pr_number": 3331, "commits_count": 1, "files_changed": 1, "response_length": 1144, "file_count": 3, "needs_breakdown": false} |
refactor: add billing and shipping details to payment method data
### Feature Description
linking #347 for reference. Since the billing and shipping address used for payment should be stored in `basillisk` as per the discussion we had. This is to avoid
- Any PII information to be stored in db which will be used f... | <think>
PR Context:
- Title: refactor: add payment_issuer and payment_experience in pa
- Merged: 2023-02-19T14:30:41Z
- Files changed: 30 files
- Commits: 30 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] New feature
## Description
<!-- Describe your change... | {"issue_number": 447, "pr_number": 491, "commits_count": 1, "files_changed": 30, "response_length": 5583, "file_count": 49, "needs_breakdown": true} |
[FEATURE]: [Stax] Use `connector_response_reference_id` as reference to merchant
### :memo: Feature Description
- Reference id are used to map transactions in the connector’s dashboard.
- Hyperswitch manages several reference ids, such as `payment_id`, `attempt_id`, and `connector_transaction_id` for a single transac... | <think>
PR Context:
- Title: feat(connector): [Stax] Use connector_response_reference_id as reference to merchant
- Merged: 2023-10-03T18:28:56Z
- Files changed: 1 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ... | {"issue_number": 2348, "pr_number": 2415, "commits_count": 1, "files_changed": 1, "response_length": 1004, "file_count": 3, "needs_breakdown": false} |
[FEATURE] align the JSON deserialization errors into expected ErrorResponse format
### Feature Description
HyperSwitch uses an error format for responding back with the errors in the API. This error structure is uniform across different stages of the flow. For any deserialization errors in the API, error response w... | <think>
PR Context:
- Title: refactor: update API response for JSON deserialization errors
- Merged: 2024-11-21T22:26:21Z
- Files changed: 6 files
- Commits: 7 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Re... | {"issue_number": 6609, "pr_number": 6610, "commits_count": 1, "files_changed": 6, "response_length": 936, "file_count": 3, "needs_breakdown": false} |
[FEATURE]: [Worldpay] Currency Unit Conversion
### :memo: Feature Description
- Each currency can be described in terms of base or minor units.
- For instance, when dealing with USD currency, the Cent is considered as the minor unit, while the Dollar is considered the base unit.
- In Hyperswitch, the amount value i... | <think>
PR Context:
- Title: refactor(connector): [Worldpay] Currency Unit Conversion
- Merged: 2023-10-12T06:02:32Z
- Files changed: 3 files
- Commits: 18 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refact... | {"issue_number": 2250, "pr_number": 2436, "commits_count": 1, "files_changed": 3, "response_length": 1300, "file_count": 4, "needs_breakdown": false} |
[FEATURE] Add support for Bank Debits payment method
### Feature Description
### Problem statement
Bank Debits enables merchants to directly pull funds from the customers' bank accounts once the customers provide authorization for the same. It is primarily used for recurring transactions/mandates and for large ticket... | <think>
PR Context:
- Title: feat(core): [Stripe] add bank debits payment method to stripe
- Merged: 2023-04-21T08:38:53Z
- Files changed: 8 files
- Commits: 17 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] New feature
## Description
<!-- Describe your cha... | {"issue_number": 838, "pr_number": 906, "commits_count": 1, "files_changed": 8, "response_length": 1899, "file_count": 10, "needs_breakdown": false} |
[FEATURE]: [Nexi Nets] Use `connector_response_reference_id` as reference to merchant
### :memo: Feature Description
- Reference id are used to map transactions in the connector’s dashboard.
- Hyperswitch manages several reference ids, such as `payment_id`, `attempt_id`, and `connector_transaction_id` for a single tr... | <think>
PR Context:
- Title: feat(connector): [NexiNets] Update connector_response_reference_id as reference to merchant
- Merged: 2023-10-11T09:15:11Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
- [x] New feature
## Description
The `connector_response_reference_... | {"issue_number": 2337, "pr_number": 2537, "commits_count": 1, "files_changed": 1, "response_length": 1022, "file_count": 4, "needs_breakdown": false} |
[FIX] add a configuration validation for workers
We don't have a validation check
[number of workers in our config](https://github.com/juspay/hyperswitch/blob/94cd7b689758a71e13a3eaa655335e658d13afc8/crates/router/src/configs/settings.rs#L422) . But if the number of workers is zero actix straight out panics. Ref: ht... | <think>
PR Context:
- Title: fix(router): added validation check to number of workers in config
- Merged: 2024-02-07T09:33:32Z
- Files changed: 1 files
- Commits: 2 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [... | {"issue_number": 3510, "pr_number": 3533, "commits_count": 1, "files_changed": 1, "response_length": 960, "file_count": 3, "needs_breakdown": false} |
confirm-intent API contract changes for split payments (v2)
In v2, we need to support receiving multiple payment methods in the confirm-intent request. Add a new field to support this use case | <think>
PR Context:
- Title: feat(router): Add Confirm-Intent API contract changes for split payments (v2)
- Merged: 2025-09-25T17:56:40Z
- Files changed: 3 files
- Commits: 3 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhan... | {"issue_number": 9467, "pr_number": 9469, "commits_count": 1, "files_changed": 3, "response_length": 1069, "file_count": 4, "needs_breakdown": false} |
[BUG] docs: `amount` and `currency` are optional in OpenAPI docs
### Bug Description
The error
```json
{
"error": {
"type": "invalid_request",
"message": "Missing required param: currency",
"code": "IR_04"
}
}
```
Is thrown when creating a payment with no fields in the requ... | <think>
PR Context:
- Title: feat(documentation): add polymorphic `generate_schema` macro
- Merged: 2023-05-19T11:33:50Z
- Files changed: 16 files
- Commits: 30 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] New feature
## Description
<!-- Describe your cha... | {"issue_number": 1118, "pr_number": 1183, "commits_count": 1, "files_changed": 16, "response_length": 1980, "file_count": 15, "needs_breakdown": false} |
refactor: Rename business profile to profiles in api, diesel, domain, interface and error types
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes ... | <think>
PR Context:
- Title: refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices
- Merged: 2024-11-08T14:57:43Z
- Files changed: 30 files
- Commits: 25 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
... | {"issue_number": 5877, "pr_number": 6433, "commits_count": 1, "files_changed": 30, "response_length": 3885, "file_count": 28, "needs_breakdown": true} |
[REFACTOR] : [Bluesnap] Add connector_transaction_id as fallback for webhooks
### Bug Description
Currently we are only consuming `merchant_transaction_id` from the webhook body, this was done to tackle the timeouts issue, but seems like Bluesnap doesn't always includes this id, so we need to add `connector_transacti... | <think>
PR Context:
- Title: refactor(connector): [bluesnap] add connector_txn_id fallback for webhook
- Merged: 2024-01-10T14:48:20Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhanceme... | {"issue_number": 3316, "pr_number": 3315, "commits_count": 1, "files_changed": 1, "response_length": 973, "file_count": 3, "needs_breakdown": false} |
[Kafka] - Consolidate payment logs into a single topic for sessionizing
Consolidate intent, attempt, dispute, refund events into a single topic `hyperswitch-consolidated-events` for sessionizer to consume
#### Initial log structure
```json
{
"log": {
"merchant_id": "test",
"payment_id": "p1",
"attempt_i... | <think>
PR Context:
- Title: feat(consolidated-kafka-events): add consolidated kafka payment events
- Merged: 2024-06-03T09:30:52Z
- Files changed: 10 files
- Commits: 11 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancemen... | {"issue_number": 4797, "pr_number": 4798, "commits_count": 1, "files_changed": 10, "response_length": 2766, "file_count": 8, "needs_breakdown": false} |
[FEATURE]: [Payeezy] Use `connector_request_reference_id` as reference to the connector
### :memo: Feature Description
- We transmit our reference id from Hyperswitch to the connector, enabling merchants to subsequently locate the payment within the connector dashboard.
- Presently, there is a lack of uniformity in ... | <think>
PR Context:
- Title: feat(connector): [Payeezy] Use connector_response_reference_id as reference to merchant
- Merged: 2023-10-04T08:04:12Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
-... | {"issue_number": 2312, "pr_number": 2410, "commits_count": 1, "files_changed": 1, "response_length": 1013, "file_count": 3, "needs_breakdown": false} |
Testability ddd repository
- Adding/updating the storage interface
- Using cargo features for diesel specific things
- Implement the storage interface for Sqlx
- Implement the mockdb interface for unit tests
- All tests passing
:heavy_check_mark: It was already merged on Bitbucket. | <think>
PR Context:
- Title: build(deps): bump `futures-locks` crate from 0.6 to 0.7.0
- Merged: 2022-12-05T07:35:40Z
- Files changed: 2 files
- Commits: 2 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refact... | {"issue_number": 55, "pr_number": 59, "commits_count": 0, "files_changed": 2, "response_length": 787, "file_count": 0, "needs_breakdown": false} |
[DOC] update cypress docs
current docs are pretty much outdated | <think>
PR Context:
- Title: docs(cypress): update file structure
- Merged: 2025-01-13T07:50:55Z
- Files changed: 2 files
- Commits: 4 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [x] Refactoring
- [ ] Dependen... | {"issue_number": 6955, "pr_number": 7016, "commits_count": 0, "files_changed": 2, "response_length": 766, "file_count": 0, "needs_breakdown": false} |
feat(router): Support `card` in `payment_method_subtype` [V2]
`payment_method_subtype` field needs to be made mandatory and `card` needs to be added as a supported enum variant.
This is needed for parity with industry standard analytics hierarchy | <think>
PR Context:
- Title: feat(router): Support `card` in `payment_method_subtype` [V2]
- Merged: 2025-04-08T10:20:11Z
- Files changed: 30 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] R... | {"issue_number": 7661, "pr_number": 7662, "commits_count": 1, "files_changed": 30, "response_length": 2814, "file_count": 28, "needs_breakdown": true} |
fix(user_roles): migrations for backfilling user_roles entity_id
Backfill entity_id with entity_type in user_roles table to avoid dashboard breaking | <think>
PR Context:
- Title: fix(user_roles): migrations for backfilling user_roles entity_id
- Merged: 2024-12-16T13:36:14Z
- Files changed: 4 files
- Commits: 3 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ]... | {"issue_number": 6843, "pr_number": 6847, "commits_count": 0, "files_changed": 4, "response_length": 794, "file_count": 0, "needs_breakdown": false} |
Support Default Payment Method for customer
Add support for having a default payment method option for a customer. This can be used to increase conversion rates by using the preferred saved payment method for payments, reducing the friction.
Solution:
- Customers table to have a column for 'default_payment_method'... | <think>
PR Context:
- Title: fix(connector): [BOA, Cybersource] capture error_code
- Merged: 2024-01-09T07:15:42Z
- Files changed: 3 files
- Commits: 20 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactori... | {"issue_number": 3739, "pr_number": 3239, "commits_count": 1, "files_changed": 3, "response_length": 1541, "file_count": 5, "needs_breakdown": false} |
Deep health check for outgoing request | <think>
PR Context:
- Title: feat: add healthcheck for outgoing request
- Merged: 2024-02-01T11:58:11Z
- Files changed: 5 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] New feature
## Description
<!-- Describe your changes in detail -->
Cl... | {"issue_number": 3518, "pr_number": 3519, "commits_count": 1, "files_changed": 5, "response_length": 1258, "file_count": 7, "needs_breakdown": false} |
[BUG] [NOON] 3ds payment have `next_action` as `null`
3ds card payments in noon connector receive `next_action` as `null`.
this can be resolved by unifying both the responses (paypal and card) into one and use it else where. | <think>
PR Context:
- Title: fix(connector): [noon] address `next_action_url` being `null` for cards in 3ds payment
- Merged: 2025-04-21T08:20:04Z
- Files changed: 2 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- ... | {"issue_number": 7831, "pr_number": 7832, "commits_count": 1, "files_changed": 2, "response_length": 1386, "file_count": 4, "needs_breakdown": false} |
feat: List payment method API access needs to be enabled using client secret for SDK calls
### Description
Need to enable access for list payment methods API using client secret for SDK calls. This will help SDK show only those payment methods that are enabled by the merchant on their dashboard.
We would also n... | <think>
PR Context:
- Title: feat: Filter payment methods based on payment
- Merged: 2023-01-11T10:57:11Z
- Files changed: 6 files
- Commits: 9 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ]... | {"issue_number": 323, "pr_number": 331, "commits_count": 1, "files_changed": 6, "response_length": 1355, "file_count": 8, "needs_breakdown": false} |
ci(cypress): fix `archipel` cypress test cases
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [x] CI/CD
## Description
<!-- Describe your changes in detail -->
Enhancements fo... | <think>
PR Context:
- Title: refactor(cypress): update skip logic and test flow for cypress incremental auth tests
- Merged: 2025-07-11T02:04:29Z
- Files changed: 4 files
- Commits: 11 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- ... | {"issue_number": 8189, "pr_number": 8594, "commits_count": 0, "files_changed": 4, "response_length": 816, "file_count": 2, "needs_breakdown": false} |
[FEATURE]: add `offset` field to mandates list
### Feature Description
The [mandates list](https://github.com/juspay/hyperswitch/blob/54c0b218d9f20c6388dde0f30ea525011cdad573/crates/router/src/routes/mandates.rs#L114) endpoint currently has no field to specify `offset`, which would skip certain number of entries fr... | <think>
PR Context:
- Title: feat(router): add offset in mandate list route
- Merged: 2024-03-19T07:56:00Z
- Files changed: 4 files
- Commits: 11 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [... | {"issue_number": 3748, "pr_number": 3923, "commits_count": 1, "files_changed": 4, "response_length": 1110, "file_count": 6, "needs_breakdown": false} |
ci: add reusable workflow to create nightly tags in CalVer format
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [x] CI/CD
## Description
<!-- Describe your changes in detail -... | <think>
PR Context:
- Title: ci: add workflow to create stable SemVer tag for a given CalVer tag
- Merged: 2024-01-09T08:14:26Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- ... | {"issue_number": 3247, "pr_number": 3285, "commits_count": 0, "files_changed": 1, "response_length": 797, "file_count": 0, "needs_breakdown": false} |
[REFACTOR] : [Forte] Error Message For Connector Implementation
### :memo: Feature Description
- In terms of errors, we are currently throwing a 'not supported' message, which shouldn't be the case as we are yet to decide on the implementation.
### :hammer: Possible Implementation
- In order to manage payme... | <think>
PR Context:
- Title: refactor(connector): [Forte] change error message from not supported to not implemented
- Merged: 2023-12-17T17:51:59Z
- Files changed: 1 files
- Commits: 3 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
-... | {"issue_number": 2840, "pr_number": 2847, "commits_count": 1, "files_changed": 1, "response_length": 1011, "file_count": 3, "needs_breakdown": false} |
feat: Role information in list merchants API
- HCC FE is building a profile feature where they want to show all the merchants where the current user is part of.
- This also includes the role they were assigned in each merchant account.
- We have an API which lists merchant accounts but it doesn't send role they were a... | <think>
PR Context:
- Title: feat(users): Add role specific fields for list merchants API
- Merged: 2024-04-10T10:43:24Z
- Files changed: 7 files
- Commits: 7 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Ref... | {"issue_number": 4325, "pr_number": 4326, "commits_count": 1, "files_changed": 7, "response_length": 1384, "file_count": 9, "needs_breakdown": false} |
refactor(pm_list): Update required fields for a payment method
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in detail -->
... | <think>
PR Context:
- Title: revert: refactor(pm_list): Update required fields for a payment method
- Merged: 2023-07-17T08:09:19Z
- Files changed: 3 files
- Commits: 1 commits
Implementation approach:
Reverts juspay/hyperswitch#1720
Reason - Solution seemed unnecessary after discussion.
</think>
To implement this... | {"issue_number": 1720, "pr_number": 1724, "commits_count": 1, "files_changed": 3, "response_length": 635, "file_count": 4, "needs_breakdown": false} |
[FEATURE] [CONNECTOR] Payload
Integrate a new connector Payload.
Developer Docs: https://docs.payload.com
Login Dashboard: https://app.payload.com
| <think>
PR Context:
- Title: feat(connector): [payload] introduce no-3ds cards
- Merged: 2025-07-05T15:10:04Z
- Files changed: 14 files
- Commits: 15 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
... | {"issue_number": 8527, "pr_number": 8545, "commits_count": 1, "files_changed": 14, "response_length": 3275, "file_count": 12, "needs_breakdown": false} |
refactor(storage): Add a separate crate to represent store implementations
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in... | <think>
PR Context:
- Title: refactor(storage_impl): Integrate the composite store from external crate
- Merged: 2023-08-14T13:24:42Z
- Files changed: 30 files
- Commits: 30 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhance... | {"issue_number": 1853, "pr_number": 1921, "commits_count": 1, "files_changed": 30, "response_length": 5408, "file_count": 39, "needs_breakdown": true} |
fix(connector): [Cryptopay]fix redirection for cryptopay
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your changes in detail -->
add v... | <think>
PR Context:
- Title: fix(connector): [Cryptopay]fix redirection for cryptopay
- Merged: 2024-04-03T06:18:37Z
- Files changed: 2 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refacto... | {"issue_number": 4272, "pr_number": 4279, "commits_count": 1, "files_changed": 2, "response_length": 1086, "file_count": 4, "needs_breakdown": false} |
[BUG] : [Square] Card payments fail with Bad Request
### Bug Description
Square payments fail with an invalid request error as shown below.
This error happens in Tokenization flow of square
`SquareErrorResponse { errors: [SquareErrorDetails { category: Some("INVALID_REQUEST_ERROR"), code: Some("BAD_REQUEST"), deta... | <think>
PR Context:
- Title: refactor(connector): [Prophetpay][Rapyd][Shift4][Square] Mask PII data
- Merged: 2024-03-18T06:53:09Z
- Files changed: 4 files
- Commits: 6 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [x] Enhancemen... | {"issue_number": 3974, "pr_number": 3930, "commits_count": 1, "files_changed": 4, "response_length": 1221, "file_count": 6, "needs_breakdown": false} |
feat(single_use): add extra fields in `Mandate` table and `MandateData` [Blocked on #61]
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
## Description
This PR adds single use mandate support and a 2 n... | <think>
PR Context:
- Title: refactor(payout_link): update fonts and UI for payout link
- Merged: 2024-08-29T07:28:21Z
- Files changed: 8 files
- Commits: 5 commits
Implementation approach:
(cherry picked from commit f6ca667f1da972ab3f522cf674d22fb4fcf0ca38)
## Type of Change
<!-- Put an `x` in the boxes that appl... | {"issue_number": 66, "pr_number": 5678, "commits_count": 1, "files_changed": 8, "response_length": 1001, "file_count": 3, "needs_breakdown": false} |
[FEATURE] feat(router): verify service for applepay merchant registration v2
### Feature Description
verify service for applepay merchant registration in v2
### Possible Implementation
Add POST /v2/verify/apple-pay/{merchant_id} endpoint for verify domains with Apple
### Have you spent some time checking if this f... | <think>
PR Context:
- Title: feat(router): verify service for applepay merchant registration v2
- Merged: 2025-08-22T13:36:37Z
- Files changed: 5 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [X] New feature
- [ ] Enhancement
- [... | {"issue_number": 8998, "pr_number": 8999, "commits_count": 1, "files_changed": 5, "response_length": 1286, "file_count": 7, "needs_breakdown": false} |
fix(router): allow setup future usage to be updated in payment update and confirm requests
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
## Description
<!-- Describe your changes in detail -->
Allow... | <think>
PR Context:
- Title: fix(router): allow setup future usage to be updated in payment update and confirm requests (#610)
- Merged: 2023-02-25T12:09:17Z
- Files changed: 3 files
- Commits: 2 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New ... | {"issue_number": 610, "pr_number": 638, "commits_count": 0, "files_changed": 3, "response_length": 827, "file_count": 0, "needs_breakdown": false} |
[CI] Update NMI postman collection
Existing NMI postman collection is outdated and needs to be updated to the latest one look after regressions | <think>
PR Context:
- Title: ci(postman): refactor NMI postman collection
- Merged: 2024-02-27T11:18:31Z
- Files changed: 30 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ]... | {"issue_number": 3734, "pr_number": 3805, "commits_count": 0, "files_changed": 30, "response_length": 775, "file_count": 0, "needs_breakdown": false} |
[FEATURE] unix timestamp to primitive date time
### Feature Description
add a deserialization logic to convert unix timestamp to primitive date time so that there will no need to timestamp conversion in connectors
### Possible Implementation
need to implement a new trait which has implementations of converting un... | <think>
PR Context:
- Title: feat(connector): add dispute webhooks for Stripe
- Merged: 2023-05-03T02:22:00Z
- Files changed: 14 files
- Commits: 14 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
... | {"issue_number": 967, "pr_number": 918, "commits_count": 1, "files_changed": 14, "response_length": 2160, "file_count": 14, "needs_breakdown": false} |
[FEATURE] Validate card security codes and expiration month/year
### Feature Description
As of now, we don't perform any validations on card security codes (CVC/CVV/CID code) and card expiration month and year. It'd be great if the following validations can be done:
1. Card security code must be 3 or 4 digits on... | <think>
PR Context:
- Title: feat(cards): validate card security code and expiration
- Merged: 2023-05-03T01:54:31Z
- Files changed: 5 files
- Commits: 11 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refacto... | {"issue_number": 607, "pr_number": 874, "commits_count": 1, "files_changed": 5, "response_length": 2609, "file_count": 5, "needs_breakdown": false} |
[BUG] Fix typo in `integration_test.toml`
`krungsri_bank` it is. | <think>
PR Context:
- Title: chore(env): revert typo in integ env
- Merged: 2024-06-12T08:04:26Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [x] Dependen... | {"issue_number": 4957, "pr_number": 4958, "commits_count": 0, "files_changed": 1, "response_length": 766, "file_count": 0, "needs_breakdown": false} |
feat: integrate Basilisk locker for storing sensitive data
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
## Description
We need to remove the temp card from the code and have another PCI compliance s... | <think>
PR Context:
- Title: feat(router): Better UI payment link and order details product image and merchant config support
- Merged: 2023-10-17T09:18:52Z
- Files changed: 19 files
- Commits: 30 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New... | {"issue_number": 34, "pr_number": 2583, "commits_count": 1, "files_changed": 19, "response_length": 2086, "file_count": 17, "needs_breakdown": true} |
Add checks around Cypress mandates payments
Just verifying the payment method status isn't enough. We also need to verify the existence of connector mandate id. this can be done by updating the `mitusingpmid` command. | <think>
PR Context:
- Title: ci(cypress): verify mandate id to be `null` if payment id not `succeeded`
- Merged: 2025-04-16T10:47:24Z
- Files changed: 2 files
- Commits: 8 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhanceme... | {"issue_number": 7748, "pr_number": 7749, "commits_count": 0, "files_changed": 2, "response_length": 803, "file_count": 0, "needs_breakdown": false} |
[FEATURE]: [Nexi Nets] Use `connector_request_reference_id` as reference to the connector
### :memo: Feature Description
- We transmit our reference id from Hyperswitch to the connector, enabling merchants to subsequently locate the payment within the connector dashboard.
- Presently, there is a lack of uniformity i... | <think>
PR Context:
- Title: feat(nexinets): Use connector_request_reference_id as reference to the connector - Work In Progress
- Merged: 2023-10-13T05:31:23Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactor... | {"issue_number": 2307, "pr_number": 2515, "commits_count": 1, "files_changed": 1, "response_length": 1032, "file_count": 3, "needs_breakdown": false} |
Missing next steps after deployment setup on Readme
Next steps after deployment setup on Readme are missing | <think>
PR Context:
- Title: docs: Updated next steps after deployment setup on Readme
- Merged: 2025-04-03T03:28:38Z
- Files changed: 1 files
- Commits: 4 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refact... | {"issue_number": 7685, "pr_number": 7686, "commits_count": 0, "files_changed": 1, "response_length": 787, "file_count": 0, "needs_breakdown": false} |
[BUG] [NOON] 3ds payment have `next_action` as `null`
3ds card payments in noon connector receive `next_action` as `null`.
this can be resolved by unifying both the responses (paypal and card) into one and use it else where. | <think>
PR Context:
- Title: fix(connector): [noon] address `next_action_url` being `null` for cards in 3ds payment
- Merged: 2025-04-21T11:05:17Z
- Files changed: 21 files
- Commits: 2 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
-... | {"issue_number": 7831, "pr_number": 7856, "commits_count": 1, "files_changed": 21, "response_length": 2940, "file_count": 23, "needs_breakdown": true} |
[FEATURE]: Add support for Webhooks through UCS
### Feature Description
the Webhooks should go to Unified connector service and should be handled there
### Possible Implementation
add webhook integration in hyperswitch
### Have you spent some time checking if this feature request has been raised before?
- [x] I c... | <think>
PR Context:
- Title: feat(core): Adding integration for webhooks through UCS
- Merged: 2025-08-08T14:35:40Z
- Files changed: 5 files
- Commits: 20 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refacto... | {"issue_number": 8880, "pr_number": 8814, "commits_count": 2, "files_changed": 5, "response_length": 3391, "file_count": 13, "needs_breakdown": false} |
fix(connector): [Trustpay] fix deserialization error for incoming webhook response for trustpay and add error code mapping '800.100.203'
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation... | <think>
PR Context:
- Title: fix(connector): [Trustpay] fix deserialization error for incoming webhook response for trustpay and add error code mapping '800.100.203'
- Merged: 2024-03-26T13:25:13Z
- Files changed: 2 files
- Commits: 2 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes tha... | {"issue_number": 4199, "pr_number": 4201, "commits_count": 1, "files_changed": 2, "response_length": 1136, "file_count": 4, "needs_breakdown": false} |
[REFACTOR] reduce duplicate code in config in cypress
- too much chaos and confusion
- boiler plate and duplicate code
- move memory cache test out of payments and make it a separate service | <think>
PR Context:
- Title: refactor(cypress): move memory cache tests out of payment for misc
- Merged: 2025-01-24T17:23:22Z
- Files changed: 30 files
- Commits: 21 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
-... | {"issue_number": 6993, "pr_number": 6992, "commits_count": 0, "files_changed": 30, "response_length": 798, "file_count": 0, "needs_breakdown": false} |
[BUG] FEATURE_MATRIX shows JPMorgan does not support Refunds
I added support for refunds 3 weeks ago in #8436. Feature matrix needs to be updated. | <think>
PR Context:
- Title: fix(feature_matrix): refunds are supported by jpmorgan
- Merged: 2025-07-24T13:32:53Z
- Files changed: 1 files
- Commits: 1 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactori... | {"issue_number": 8698, "pr_number": 8699, "commits_count": 1, "files_changed": 1, "response_length": 952, "file_count": 3, "needs_breakdown": false} |
enhance(router/webhooks): expose additional incoming request details to webhooks flow
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
## Description
<!-- Describe your changes in detail -->
This PR ex... | <think>
PR Context:
- Title: enhance(router): release candidate pr for webhooks enhancement (#637)
- Merged: 2023-02-25T13:17:19Z
- Files changed: 22 files
- Commits: 5 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
... | {"issue_number": 637, "pr_number": 641, "commits_count": 0, "files_changed": 22, "response_length": 800, "file_count": 0, "needs_breakdown": false} |
Use `serde_repr` for serializing enums as u8
https://github.com/juspay/orca/blob/56d153d8f7c2c75391799cf14280c448df97842f/crates/router/src/connector/authorizedotnet/transformers.rs#L219-L227
Instead of such renaming, it would be more properly to use `#[repr(u8)]` here:
```rust
#[derive(Serialize_repr, Deseriali... | <think>
PR Context:
- Title: use `serde_repr` for serializing enums as `u8`
- Merged: 2022-12-13T13:23:37Z
- Files changed: 3 files
- Commits: 2 commits
Implementation approach:
## Type of Chang
- [x] Refactoring
## Motivation and Context
Closes #110.
## Checklist
- [x] I formatted the code `cargo +nightly ... | {"issue_number": 110, "pr_number": 130, "commits_count": 1, "files_changed": 3, "response_length": 668, "file_count": 3, "needs_breakdown": false} |
[FEATURE]: Add ability to add connectors without any auth details
### Feature Description
Ability to integrate a connector without any auth details. But it need not be used for routing until we get the auth details.
### Possible Implementation
Create a new auth_type, which doesn't need any details and use the disab... | <think>
PR Context:
- Title: feat(mca): Add new `auth_type` and a status field for mca
- Merged: 2023-11-20T07:42:46Z
- Files changed: 18 files
- Commits: 13 commits
Implementation approach:
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refa... | {"issue_number": 2895, "pr_number": 2883, "commits_count": 1, "files_changed": 18, "response_length": 1978, "file_count": 17, "needs_breakdown": true} |
refactor(router): return generic message for UnprocessableEntity in make_pm_data
## Type of Change
<!-- Put an `x` in the boxes that apply -->
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
## Description
<!-- Describe your chan... | <think>
PR Context:
- Title: chore(deps): bump openssl from 0.10.57 to 0.10.60
- Merged: 2023-11-29T08:09:42Z
- Files changed: 2 files
- Commits: 1 commits
Implementation approach:
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.57 to 0.10.60.
<details>
<summary>Release notes</summary>
<p><em>Sourc... | {"issue_number": 2050, "pr_number": 3004, "commits_count": 0, "files_changed": 2, "response_length": 779, "file_count": 0, "needs_breakdown": false} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.