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

More elaborate way of measuring the success of a response #17

Open
HenrikOssipoff opened this issue Jan 8, 2016 · 0 comments
Open

More elaborate way of measuring the success of a response #17

HenrikOssipoff opened this issue Jan 8, 2016 · 0 comments
Assignees

Comments

@HenrikOssipoff
Copy link
Member

Currently, the success property only looks in the error code/message. These seem to only be with regards to the actual call, not what was performed.

For example, if you capture a transaction, and there wasn't enough funds, the error code/message will actually state everything went fine, while there is a message in the body stating that things didn't go too well.

There will need to be a better way of measuring the success of a request/call.

An example could be to change the error property to be a list of errors instead, and then incorporate the others into this property.

@HenrikOssipoff HenrikOssipoff added this to the 0.1.dev3 milestone Jan 14, 2016
@HenrikOssipoff HenrikOssipoff self-assigned this Jan 14, 2016
@HenrikOssipoff HenrikOssipoff removed this from the 0.1.dev3 milestone Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant