You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Number of generated payment requests
% Of payment requests that were fulfilled
Number of failed payments (when a user sent the wrong amount to the generated address).
Total sales, real numbers (as if the merchant sold the coins at the moment he got them).
Total sales, current numbers (as if the merchant is still holding the coins).
Avg. time it takes a user to send the payment.
Would love to get some more ideas here.
The text was updated successfully, but these errors were encountered:
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.
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.
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:
Would love to get some more ideas here.
The text was updated successfully, but these errors were encountered: