FutureX Posted February 15 Share Posted February 15 When a new customer is about to order, they click a link from the main website that has the package and a coupon code embedded in the link. However customers always get confused when they see the 'Billing Options' page and they think they coupon has not been applied. They see the full price and are also presented with a monthly or annual option. Since the package and coupon code are already there in the link, is there any way to skip the 'Billing Options' page and have the customer go directly from 'Choose a domain name' to 'Review & Checkout'? 0 Quote Link to comment Share on other sites More sharing options...
Solution Mytihost Posted February 15 Solution Share Posted February 15 (edited) Use skipconfig= in your cart links Monthly /cart.php?a=add&pid=1&promocode=YOUR_PROMbillingcycle=monthly&skipconfig=1 Yearly /cart.php?a=add&pid=1&promocode=YOUR_PROMO&billingcycle=annually&skipconfig=1 Edited February 15 by Mytihost 0 Quote Link to comment Share on other sites More sharing options...
FutureX Posted February 16 Author Share Posted February 16 Yes, thank you! I missed that. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.