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 refund option #5

Merged
merged 9 commits into from
Sep 1, 2017
Merged

Added refund option #5

merged 9 commits into from
Sep 1, 2017

Conversation

abelpuentes
Copy link
Contributor

Can you update the library on pypi too?

Thanks!

sofort/model.py Outdated
@@ -116,7 +116,26 @@ class TransactionDetailsModel(Model):
costs = ModelType(CostsModel)
su = ModelType(SuModel)
status_history_items = SofortListType('status_history_item',
ModelType(StatusHistoryItemModel))
ModelType(StatusHistoryItemModel)))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Travis CI said that you have SyntaxError here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks!

@coveralls
Copy link

Coverage Status

Coverage decreased (-4.7%) to 89.116% when pulling 98dde68 on mc2p:master into 1d66e57 on spreecode:master.

@abelpuentes
Copy link
Contributor Author

abelpuentes commented Aug 31, 2017

Could you please update the library on pypi? Thanks!

@devsli
Copy link
Member

devsli commented Aug 31, 2017

Sorry, I can't accept this pull request until tests are passed or we decide that tests are wrong.
No idea why it keeps failing.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 94.218% when pulling 7a20a26 on mc2p:master into 1d66e57 on spreecode:master.

@abelpuentes
Copy link
Contributor Author

Fixed the issue and improved coverage. Thanks!

@abelpuentes
Copy link
Contributor Author

Did you check my pull-request? Thanks!

@devsli devsli merged commit dc0f6a5 into spreecode:master Sep 1, 2017
@devsli
Copy link
Member

devsli commented Sep 1, 2017

Thanks a lot! Uploaded new version to the PyPI

https://pypi.python.org/pypi/sofort/0.4.3

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