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

mil_'s avatar
Level 1

Manual Sub

Hey, is there any way to add manually a subscription to a user so he doesn’t have to go through billing page?

0 likes
2 replies
Braunson's avatar

If that user already has a (for example using Stripe) Stripe Customer profile with a valid CC on file then sure you could.

A customer is required to attach subscription, a subscription required a valid source/CC on file to deduct from.

If you dive into the Spark source code, look for where it adds a subscription to a user, that line is what you want to use.

chadhutchins's avatar

Hi all, I'm curious if you found the solution to this. I need to manually apply a subscription to a team and looking for a solution. Thanks!

Please or to participate in this conversation.