Top-level module for the mollie_ex Hex package.
mollie_ex is a community driven Elixir SDK for the Mollie API. SDK modules
use the MollieEx.* namespace.
Start by building an explicit MollieEx.Client, then pass that client to
resource modules such as MollieEx.Payments, MollieEx.Refunds, and
MollieEx.Captures.
Payment-scoped chargebacks are available through MollieEx.Chargebacks.
Payment-scoped delayed routes are available through
MollieEx.PaymentRoutes.
Payment links are available through MollieEx.PaymentLinks.
Customers are available through MollieEx.Customers.
Full usage guides are available in the HexDocs sidebar: