bitcoin-merchant-api icon indicating copy to clipboard operation
bitcoin-merchant-api copied to clipboard

Dashboards

Open orweinberger opened this issue 9 years ago • 2 comments

I'm not sure if I should include this in the scope of this project or just another endpoint that will provide the information required to render the dashboards.

Relevant information to include:

  1. Number of generated payment requests
  2. % Of payment requests that were fulfilled
  3. Number of failed payments (when a user sent the wrong amount to the generated address).
  4. Total sales, real numbers (as if the merchant sold the coins at the moment he got them).
  5. Total sales, current numbers (as if the merchant is still holding the coins).
  6. Avg. time it takes a user to send the payment.

Would love to get some more ideas here.

orweinberger avatar Apr 22 '15 15:04 orweinberger

For ease of development it might be easy enough to just make this data available as an endpoint that can be pulled to into any number of Dashboard solutions. http://shopify.github.io/dashing/ for example.

wsuff avatar Apr 22 '15 16:04 wsuff

I think making an API endpoint available would be most useful - less maintenance moving forward and it enables a broader audience of devs to get excited & utilize the solution in their preferred env.

benjaminmbrown avatar Apr 22 '15 18:04 benjaminmbrown