App Logo
hostinger.com

List Hostinger invoices

List Hostinger (hPanel) billing invoices from Billing > Payment history. Returns total plus each invoice's payment_id, invoice_id, service, paid_at, amount, filename, and the invoice PDF included as base64. Reads the Paid tab only (not Refund history).

Input

None

Output

total required
invoices required

FAQ

List Hostinger (hPanel) billing invoices from Billing > Payment history. Returns total plus each invoice's payment_id, invoice_id, service, paid_at, amount, filename, and the invoice PDF included as base64. Reads the Paid tab only (not Refund history).
Nothing. It takes no input.
It returns total, invoices.
Yes. It acts as you on hostinger.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the hostinger.com cookies saved by the Reduck extension.
It only reads. It looks things up on hostinger.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/hostinger.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/hostinger.com/list_invoices
It is part of Reduck's official curated catalogue.

Start building not clicking