Open vchikane opened 3 years ago
@vchikane , Did you check documentation on drupal.org, Is that helpful?
Hi @phdhiren, Yes I had setup monetization based on the documentation only, but I don't find anything related to reports.
@vchikane, After selecting proper date, it will download csv report for the user.
@phdhiren Yes, I have downloaded the report and could see that it shows all the transactions done by that developer. The text on the reports page "Download revenue reports" is confusing, since, on Apigee monetization, we have both revenue report and billing report separately, hence I thought on the dev portal also, there should be two different types of reports.
Thanks for your suggestions.
@jbennett13, @cnovak, How we can improve label on module / documentation?
@phdhiren can you check to see what API is used to create these reports? That way we can validate what data is being shown.
@phdhiren, I compared this with the billing report on Apigee edge. My requirement is still there that I want to download a summary billing-report. But there is no option to download the billing-report on the developer portal.
The current option is revenue detail under Reports menu. The billing report can be added as enhancement to the module
Description
We are setting up monetization and configured the Monetization module on the Drupal 8 based dev portal. We have done some transactions and now I would like to see the billing report for the current month. But on Dev Portal, I only see to generate prepaid credit report or revenue report. There is no option to generate a billing report.
Could someone please confirm how to generate billing reports on the Dev Portal?
Steps to Reproduce
Steps to reproduce the behavior:
Actual Behavior
What happened after the steps to reproduce.
Expected Behavior
A clear and concise description of what you expected to happen.
Screenshots
Attached is a screenshot that shows the revenue report option.
Notes
Add any other context about the problem here.
Version Info
This can be the version you can see on admin/modules in Drupal or the output of this command:
composer show
. Add Drupal core and other version information if needed.