API Reference bling v0.4.0

modules

Modules

Retreives config values and provides helper methods.

Module for interacting with Bling customers. Each method expects the first argument to be an ecto struct.

A struct to normalize stripe sources.

Provides a macro to register the routes for Bling.

Handles Stripe webhooks for

Module to interact with Bling subscriptions. Most functions expect the ecto subscription struct as the first argument, and will return the updated subscription with subscription items preloaded.

mix-tasks

Mix Tasks

Copies the required assets for the billing page.

This task creates a migration to add the required customer columns to an existing table.

Copies the required files to use the bling package. It should only ever be ran once.