> For the complete documentation index, see [llms.txt](https://debitllama.gitbook.io/debitllama/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://debitllama.gitbook.io/debitllama/process-payments-via-solvers.md).

# Process payments via Solvers

DebitLlama doesn't provide any payment processing directly to avoid becoming a money transmitter.

To debit your customers, you will need to run your own solver locally.

{% embed url="<https://github.com/DebitLlama/debitllama-solver/releases/tag/v0.1.1>" %}
Click the Link and download the release for your OS and architecture
{% endembed %}

To run a solver, you need to create an API key on DebitLlama and create an ethereum private key to sign transactions with.

Run debitllama\_solver from the command line to get started.
