PhoenixKitBilling.Web.Transactions (PhoenixKitBilling v0.1.5)

Copy Markdown View Source

Transactions list LiveView for the billing module.

Provides transaction management interface with filtering, searching, and pagination.

Summary

Functions

Callback implementation for Phoenix.LiveView.render/1.

Returns transaction type based on amount sign.

Functions

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.

transaction_type(transaction)

Returns transaction type based on amount sign.