Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jorgercosta's avatar

Spark pay per use system

Is there a way to configure spark for pay per use, like you 100 credits and use them whenever you like. I know I can refactor Spark for this but I was looking for the simplest solution.

Thank's

0 likes
4 replies
bart's avatar

Same question here! Did you find any solution for this?

hellomars's avatar

I am currently using the following approach: users register their credit card using Stripe (or Braintree) in the settings page. Next, they can start subscriptions that will generate credits every month. Or, they can use single charges to get a certain amount of credits based on the amount of money they pay.

mkarnicki's avatar

Spark now supports per-seat pricing, which can be used to pay for any metric used (projects, resources, etc).

Please or to participate in this conversation.