How to pass selected plan data from Webflow marketing site to Memberstack signup with direct Stripe checkout?

Post author
Guilian Prudent

Hi there,

I have a marketing site and a separate platform, both built with Webflow. The platform includes paid content and a member area powered by Memberstack.

On the marketing site, I showcase the different paid plans available. I’d like to know if the following flow is possible:
When a user clicks on a specific plan from the marketing site, they’re redirected to the platform to sign up. After signing up, they’re automatically sent to a Stripe payment link for the plan they initially selected — so they don’t have to go through another page listing all the plans again.

PS: These are two separate domains, not subdomains.

Comments

1 comment

  • Comment author
    A J

    Hey Guilian Prudent, it seems its generally recommended to keep the plan selection and checkout on the same domain to ensure there are no issues (and in your case, its two different root domains).

    While I understand your use-case, could you possibly have something like - Plan buttons which are used for plan selection on the marketing site takes the user to the platform's individual pages for each plan (a page possibly just explaining features of that specific plan) which has a button in the header like 'Proceed to signup' / checkout that and you have the actual plan attributes on that button from memberstack.

    So visually, from a user's perspective they do the plan selection on the marketing site and are confirming to signup for the said plan on the platform site.

    In the back-end, only on the platform this plan selection and signup happens via memberstack attributes. Hope this gives you some idea.

    0

Please sign in to leave a comment.