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

rleuthold's avatar

Offline Billing

I'm evaluating spark for my next project and the question for offline billing (paper bills) came up.

Is it possible with spark?

0 likes
4 replies
D9705996's avatar

Spark integrates with Stripe so you should be able to use their billing options AFAIK

It doesn't look like you can do paper based invoices but invoices can be created as PDF.

rleuthold's avatar

@d9705996 thanks for your reply - sounds promising. I can't find any information about this in the spark docs. Do you know by any chance if this is something you can configure / pass along in spark to stripe?

D9705996's avatar

@RLEUTHOLD - I think you are looking for Spark::invoiceDataFor()

Documentation is sparse.. good luck

Please or to participate in this conversation.