Hello all!
I have a user that needs to be able to see invoices when she enters https://payments.google.com/
I have created her account in our google org and gave her BILLING ADMIN role which description literally is "Access to invoices" althought the only thing she can see after accessing https://payments.google.com/ is view fromscreenshot below and me with Super Admin role can see the same thing only. I have found documentation about payment profile's https://support.google.com/paymentscenter/answer/7162853?hl=en but I cannot follow it as I do not even see SETTINGS button
What can I do?
There are two related but different elements here.
From a Google Cloud standpoint you have the Billing Account, which you can see here:
https://console.cloud.google.com/billing
This is what the 'Billing Admin' role controls access to and you should be able to navigate to the billing view and select "Documents" from the left hand view (under "Payments") and see all the invoices for Google Cloud.
Separately a Billing Account is attached to a Payment Profile, this is a Google wide construct (not Google Cloud specific) and is what actually makes the payment for the invoice, it also will show payments for all services, not just Cloud, see here for a comparison:
https://cloud.google.com/billing/docs/concepts#billing_account
If you don't see settings (or the ability to add users), it could be that you have an individual payment profile owned by a different user? In any case you can view more around controlling settings for the Payment Profile here:
https://cloud.google.com/billing/docs/how-to/modify-contacts
Hope that helps,
Alex