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

No billing report generation option on Drupal 8 dev portal #259

Open
vchikane opened this issue Feb 25, 2021 · 8 comments
Open

No billing report generation option on Drupal 8 dev portal #259

vchikane opened this issue Feb 25, 2021 · 8 comments
Labels
enhancement New feature or request

Comments

@vchikane
Copy link

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'

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.
Drupal8_Monetization_Report

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.

@vchikane vchikane added the bug Something isn't working label Feb 25, 2021
@phdhiren
Copy link
Collaborator

@vchikane , Did you check documentation on drupal.org, Is that helpful?

@vchikane
Copy link
Author

Hi @phdhiren, Yes I had setup monetization based on the documentation only, but I don't find anything related to reports.

@phdhiren
Copy link
Collaborator

@vchikane, After selecting proper date, it will download csv report for the user.

@vchikane
Copy link
Author

@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.

@phdhiren
Copy link
Collaborator

phdhiren commented Mar 1, 2021

@jbennett13, @cnovak, How we can improve label on module / documentation?

@cnovak
Copy link
Collaborator

cnovak commented Mar 1, 2021

@phdhiren can you check to see what API is used to create these reports? That way we can validate what data is being shown.

@vchikane
Copy link
Author

vchikane commented Mar 2, 2021

@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.

@phdhiren
Copy link
Collaborator

phdhiren commented Mar 5, 2021

The current option is revenue detail under Reports menu. The billing report can be added as enhancement to the module

@phdhiren phdhiren added enhancement New feature or request and removed bug Something isn't working labels Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants