About free subscription plan
Hi,
Now i'm almost ready to go live, but i have one last couples of questions.
I want to have a free subscription plan, i added it in paddle, but i'm wondering if it would ask for credit card despite being free ? My goal is to have everybody in paddle to get a better view of my conversion.
I've seen that there is a trial account by default, how can i change it for my basic free plan ?
Is it the good way ? or is it better to just have 2 offers in paddle and keep the trial as free plan ?
Taking any advice to settle all that properly.
PS: Last question, how to show custom fields on the users panel in admin area ?
Thanks
















Hi there,
I've just tested that out by creating a plan that costs $0.00, and indeed Paddle would still ask you for a card as this is how they associate accounts I guess.
The other option is to just use the free plans that come with Wave and not associate users with Paddle so that the users would not have to specify their credit card upfront.
Regarding the users view in the Voyager admin, you can find the blade files at: resources/views/vendor/voyager/users
.
For more information on how to customize Voyager you can take a look at the docs here:
Best,
Bobby
















Hi
Yes finally i just go with 3 plans and the trial plan
And for the user part, i tried to find the controller but didn't find it. Because it's a loop to show the rows. But finally by reordering the rows i could make my new fields more visible.
Thanks again.
Now i'm almost ready to go live finally, in less than 3 weeks :) (just waiting to the authorisations of usings multiples API)
PS (because there is always one) : how can i add colors to tailwindcss ? Because often i found class or colors that are not found in wave ? Is there a way to get a full package ? Like in tails app i got one CTA wich uses round circle in background but on mine it doesn't show and there is a py-36 but mine only work till py-12
















Hey there,
That is awesome! Feel free to share your SaaS here once you release it! Would love to check it out.
Regarding the colors, yes, you can use any of the colors listed in the Tailwind CSS docs. Once you add a new color, you need to run npm run production
so that you could get that color in your compiled CSS file, or while developing, you can run a npm watch
so it compiles your assets as you make changes to your files.
That way you only get the classes you've defined and get an optimal CSS file size for better performance.
Where can i share my project ? it's been one week since and the feedback are pretty good
















What you can do is write a small post and post it on the site: