Paddle Billing History

Render the authenticated user's billing history in Next.js — listing transactions via the Paddle Node SDK, the mandatory customer-id filter, pagination via `.next()`/`.hasMore`, status filtering, and formatting raw transaction totals (lowest-unit conversion + Intl.NumberFormat, with the zero-decimal currency special case for JPY/KRW/CLP).

paddlehq Updated

File contents

paddlehq/paddle-agent-skills/tree/main/skills/billing-history commit b943237be9

Frequently asked questions

npx skillmds@latest add paddlehq/paddle-billing-history