# 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.
