Trying to create User Subscription
-
Hello I am trying to create a subscription on theorderguys.com
I do not want to use the /subscription_plan page
Rather I want to have buttons that go directly to checkout OR to register depending on whether user is logged in or not straight from the home page.
It is not working.
The logic works fine when I do this on the subscription-plan page, but I essentially want to take out that extra page/ step
I thought if I use the signup button on the subscription-plan page and place it on the home page, then everything would work
ie place:
<div onclick=”ihcBuyNewLevel(‘https://theorderguys.com/register/?lid=5’);” class=”ihc-level-item-link ” style=”cursor: pointer;”>Subscribe Now</div>
on the home page as a button rather the the subscription-plan page.
What am I missing?
The page I need help with: [log in to see the link]
The topic ‘Trying to create User Subscription’ is closed to new replies.