Skip to content
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

Added error codes for funding sources errors #107

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ChristianCasado
Copy link

@ChristianCasado ChristianCasado commented Aug 6, 2024

There are some common errors while interacting with funding sources that are not handled correctly. Two of them are that when we throw a PreSetupWalletException or a WalletException we return a "An unexpected error occurred" instead of a more understandable error.
JIRA: https://auctane.atlassian.net/browse/ENGINE-7190
ShipEngine: https://github.com/shipstation/shipstation/pull/20482
SE Documentation: https://github.com/ShipEngine/shipengine-api-definition/pull/114

@coveralls
Copy link

coveralls commented Aug 7, 2024

Pull Request Test Coverage Report for Build 10833280454

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.819%

Totals Coverage Status
Change from base Build 10833259541: 0.0%
Covered Lines: 823
Relevant Lines: 979

💛 - Coveralls

@ChristianCasado ChristianCasado marked this pull request as ready for review September 12, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants