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

Calculate commission based on invoice price, not top-bid price. #31

Open
chmarr opened this issue Apr 6, 2015 · 0 comments
Open

Calculate commission based on invoice price, not top-bid price. #31

chmarr opened this issue Apr 6, 2015 · 0 comments

Comments

@chmarr
Copy link
Owner

chmarr commented Apr 6, 2015

Doing things by invoice price appears safer, but we'll need to determine what the correct process is if the invoice and top-bid prices disagree. At the very least we should not base commission on the top-bid price if the invoice price is higher. I.e., choose either "invoice" or "max(top-bid, invoice)"

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