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

Make Volume Pricing Information Available Through the API #525

Open
janhartigan opened this issue Mar 7, 2014 · 1 comment
Open

Make Volume Pricing Information Available Through the API #525

janhartigan opened this issue Mar 7, 2014 · 1 comment

Comments

@janhartigan
Copy link

Per this: http://blog.balancedpayments.com/volume-pricing/

There are some informational pages on our site which indicate to our users that (in general) prices are lower for bank account purchases vs. credit cards. We'd like to show the users something like:

Bank Accounts: 1% + $0.30

Cards: 2.9% + $0.30

So the problem with this is that if our pricing changes, this information will be out of date. I believe that you can get this information through the invoices API call, but that's only relevant for the previous day (and according to some guys on IRC, this is something that may change from time to time). It would be nice to be able to just get my marketplace's current volume pricing through an immutable API call.

@steveklabnik
Copy link
Contributor

Seems legit. Whenever we introduce #100, we'll want to expose the fee for the forex separately from our fee.

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

2 participants