# `Parapet.Integrations.Accrue`
[🔗](https://github.com/szTheory/parapet/blob/v1.0.0/lib/parapet/integrations/accrue.ex#L1)

Parapet integration for the Accrue billing library.
Listens to Accrue telemetry events and translates them into standard Parapet billing journey metrics.

> #### Experimental {: .warning}
>
> This module is **experimental** in v1.x. Its API may change in a minor release with a
> single-version notice in CHANGELOG.md. See
> [Stability & Deprecation Policy](stability.html) for details.

# `handle_event`

Handles Accrue telemetry events safely and emits Parapet billing journey events.

# `setup`

Attaches telemetry handlers for Accrue billing events.

---

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