Process payments via Solvers
You need to run your own solver to pull subscription payments from your customers
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.
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.
Last updated