livery_stripe_portal (livery_stripe v0.1.0)

View Source

Stripe Billing Portal (Customer Portal) sessions.

Summary

Functions

Create a billing portal session. Params requires customer and accepts an optional return_url.

Functions

create_session/2

-spec create_session(livery_client:client(), map()) -> {ok, map()} | {error, term()}.

Create a billing portal session. Params requires customer and accepts an optional return_url.