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

Inconsistent API for refunds.refund #8

Open
Prinzhorn opened this issue Jul 30, 2013 · 0 comments
Open

Inconsistent API for refunds.refund #8

Prinzhorn opened this issue Jul 30, 2013 · 0 comments

Comments

@Prinzhorn
Copy link
Contributor

Is there a reason refunds.refund expects (transaction_id, amount, description, cb) instead of (transaction_id, data, cb)? https://github.com/komola/paymill-node/blob/master/lib/main.js#L157

Since description is optional, it would be valid to just pass {amount: 123}.

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

No branches or pull requests

1 participant