Reporting for Projects without Payment Methods (export)
complete
Y
Young-Hwan Kim
As a Cloud Foundation I want to analyse the projects which are missing a payment methods.
Currently we are able to see the projects which are missing a valid payment method thanks to the Project Overview UI in the panel.
Sadly it is hard to process these findings only based on the UI.
To automate and get a better overview it would be good to have the following features in meshStack:
- CSV Export from the Project Overview. The CSV export should include customer and project tags as the tags include important contact information.
- API to query the projects which are missing a payment method.
Using the Chargeback Export is not working anymore as these are not generated for Projects without a Payment Method - not even the previews.
Polina Sadykova
complete
Thanks for a feedback! You are able now analyse project with missing payment methods via API!
Jelle den Burger
in progress
Jelle den Burger
Thanks for posting the feature request! It makes indeed a lot of sense to support the use case so we propose the following:
- The CSV export use case can already be achieved with the Project Export in the Admin Area. The 'paymentMethodIdentifier' column here will be empty if there is no assigned payment method.
- We will extend the API to allow filterin for projects that do not have a payment method. This will come soon in a future release.