# `PhoenixKitBilling.Web.CreditNotePrint`
[🔗](https://github.com/BeamLabEU/phoenix_kit_billing/blob/0.5.1/lib/phoenix_kit_billing/web/credit_note_print.ex#L1)

Printable credit note view - displays refund/credit note in a print-friendly format.

This page is designed to be printed or saved as PDF directly from the browser.
Credit notes are generated for refund transactions.

IMPORTANT: In a credit note, the roles are reversed compared to invoice:
- The company (seller) is now the PAYER (issuing the refund)
- The customer is now the PAYEE (receiving the refund)

# `render`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
