-
Notifications
You must be signed in to change notification settings - Fork 4.6k
feat(payments): add error details for PaymentsResponse #10799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 50 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
efc84c3
feat(gsm): add standardised error fields to GSM models and database s…
ayush22667 34ffbad
feat(gsm): add StandardisedCode enum for error handling in API specif…
ayush22667 9ba8345
feat(gsm): add StandardisedCode enum for standardized error handling …
ayush22667 c59775a
feat(gsm): standardize error code naming for wallet and token configu…
ayush22667 900c65b
feat(gsm): standardize error codes to snake_case in API specification…
ayush22667 6e9b324
feat(gsm): increase max length for description and user guidance mess…
ayush22667 460921f
feat(gsm): enhance descriptions and user guidance messages for error …
ayush22667 c565e52
docs(openapi): re-generate OpenAPI specification
hyperswitch-bot[bot] 8a15baf
feat(gsm): standardize error code naming for unknown errors in API sp…
ayush22667 364c67c
feat(gsm): enhance descriptions and guidance for standardised error c…
ayush22667 7f77448
docs(openapi): re-generate OpenAPI specification
hyperswitch-bot[bot] 695c9d6
chore: run formatter
hyperswitch-bot[bot] 6a4c7ba
feat(payment): Sort StandardisedCode enum variants alphabetically
ayush22667 99fb741
docs(openapi): re-generate OpenAPI specification
hyperswitch-bot[bot] 75554e6
feat(payments): add structured error details to payment attempts
ayush22667 8b1f761
Merge branch 'main' of https://github.com/juspay/hyperswitch into fea…
ayush22667 ceb9a19
docs(openapi): re-generate OpenAPI specification
hyperswitch-bot[bot] 678e649
feat(payment): update error_details field to use Box<Option<ErrorDeta…
ayush22667 e191ef0
Merge branch 'feat/error-details-struct' of https://github.com/juspay…
ayush22667 7e9615a
Merge branch 'feat/gsm-standardised-codes' into feat/error-details-st…
ayush22667 79ddb6c
Merge branch 'main' into feat/gsm-standardised-codes
ayush22667 6dc94b9
Merge branch 'feat/gsm-standardised-codes' into feat/error-details-st…
ayush22667 fb8e5b4
Merge branch 'main' into feat/error-details-struct
ayush22667 b43afd0
Merge branch 'main' into feat/error-details-struct
ayush22667 72f8109
feat(migrations): remove error_details column from payment_attempt an…
ayush22667 dfd5935
Merge branch 'feat/error-details-struct' of https://github.com/juspay…
ayush22667 90c37fb
feat(payment_attempt): add error_details field to PaymentAttempt and …
ayush22667 a547e78
feat(payment_attempt): replace GsmDecision with Retry enum in Unified…
ayush22667 84b866a
Merge branch 'main' into feat/error-details-struct
ayush22667 f1cfdaf
feat(enums): rename Retry enum to RecommendedAction in common_enums
ayush22667 b0b8bdf
Merge branch 'feat/error-details-struct' of https://github.com/juspay…
ayush22667 eeb93d5
feat(payments): add error details for PaymentsResponse
ayush22667 d50b509
chore: run formatter
hyperswitch-bot[bot] f06e71b
Merge branch 'main' of https://github.com/juspay/hyperswitch into fea…
ayush22667 7024934
Merge branch 'main' into feat/error-details-struct
ayush22667 a129346
feat(api): add error_details field to PaymentError schema
ayush22667 10201d2
Merge branch 'feat/error-details-struct' into feat/add-error-details-…
ayush22667 0d4ab50
feat(api): add smithy type
ayush22667 0078268
Merge branch 'feat/add-error-details-response' of https://github.com/…
ayush22667 d12d3a4
feat(api): add detailed error schemas for payment responses
ayush22667 847f17c
feat(api): add error_details field
ayush22667 71aa397
feat(api): refactor error details mapping for improved clarity
ayush22667 3fcaece
chore: run formatter
hyperswitch-bot[bot] 243cb65
Update payments api models
ayush22667 0d4eb36
Merge branch 'main' into feat/add-error-details-response
ayush22667 ae408bd
refactor: Remove error_details field from PaymentAttempt conversion
ayush22667 c9a11b7
feat(errors): enhance error details structure with UnifiedCode and fo…
ayush22667 d715454
feat(errors): update error category to use UnifiedCode reference
ayush22667 09b0912
feat(errors): add UnifiedCode enum to error details response
ayush22667 12e19b7
docs(openapi): re-generate OpenAPI specification
hyperswitch-bot[bot] 18a63a0
feat(errors): change error category type from UnifiedCode to String i…
ayush22667 55f0f48
Merge branch 'main' of https://github.com/juspay/hyperswitch into fea…
ayush22667 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.