# StripeManaged v0.1.0 - Table of Contents Elixir client for Stripe Managed Payments (merchant of record) ## Pages - [StripeManaged](readme.md) ## Modules - [StripeManaged](StripeManaged.md): Elixir client for Stripe Managed Payments. - [StripeManaged.CheckoutSession](StripeManaged.CheckoutSession.md): Create and manage Stripe Checkout Sessions with Managed Payments. - [StripeManaged.Client](StripeManaged.Client.md): HTTP client for the Stripe API. - [StripeManaged.Config](StripeManaged.Config.md): Runtime configuration for the Stripe Managed Payments client. - [StripeManaged.Customer](StripeManaged.Customer.md): Retrieve customer records from Stripe. - [StripeManaged.Error](StripeManaged.Error.md): Structured error returned by all API calls. - [StripeManaged.Invoice](StripeManaged.Invoice.md): Retrieve invoices generated by Managed Payments subscriptions. - [StripeManaged.Price](StripeManaged.Price.md): Manage prices for Stripe products. - [StripeManaged.Product](StripeManaged.Product.md): Manage Stripe products for digital goods and SaaS. - [StripeManaged.Refund](StripeManaged.Refund.md): Issue and manage refunds for Managed Payments transactions. - [StripeManaged.Subscription](StripeManaged.Subscription.md): Manage subscriptions created through Managed Payments. - [StripeManaged.TaxCode](StripeManaged.TaxCode.md): Eligible tax codes for Stripe Managed Payments. - [StripeManaged.Webhook](StripeManaged.Webhook.md): Webhook signature verification and event construction.