[Answered] I can't use external links to access the checkout or to select a membership Answered
[This post was migrated from our old community roadmap]
Question from Chris Allen: Are there any workarounds to allow a signup links to be applied on an external website (WordPress).
Here is the flow we need...
- WordPress Website Information about course
- Signup button on WordPress clicked by user
- When clicked the user is taken to signup page on Webflow
- Payment screen pops up with correct course and price
I'm unable to go live until the above flow is implemented.
Comments
1 comment
We created two custom code solutions which solve this problem.
This snippet is able to open a modal from an external link. https://docs.memberstack.com/hc/en-us/articles/12748081072027--Code-Open-Modals-with-a-Link
And this snippet is able to open the checkout from an external link. https://docs.memberstack.com/hc/en-us/articles/12584131679515--Code-Auto-Open-Checkout-Based-on-URL-Params
Please sign in to leave a comment.