PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Get users to billing page right after they picked a pricing plan

ma8eos

Apr 24th, 2025 05:22 AM

Once the user makes a choice from the pricing blade they may be ready to fill out billing/checkout. But, if I am not mistaken, current flow is getting them to sign-in, click sign-up, and then ask them about the plan again.

If indeed so, I wonder is there any easier/shorter way to change this (or would one have to flow planid/cycle through pricing to an overridden from auth register page, add pending plan to DB and change subscription blade to handle and redirect to billing checkout etc)?

Any help/suggestions/insights appreciated.

bobbyiliev

Apr 26th, 2025 11:20 PM

Hey!

Yes indeed it is not possible out of the box at the moment.

But one option is to use a similar approach as we had in Wave v2:

Hope that this helps!