Level 4
Does anyone have any insight on this?
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm trying to build a pricing section on my landing page. I'm able to loop through the plans I've specified in my config file but I'm at a loss as to how to access the prices for each plan, I can only return the ID for the monthly or yearly plan from Paddle.
I've tried looking at the Vue files in vendor/laravel/spark-paddle/resources/js/components but it's still not clear to me.
Any ideas on how to access these values?
Please or to participate in this conversation.