jacobsttr Posted May 26, 2011 Share Posted May 26, 2011 Hi, I'm looking into doing some custom integration work in our WHMCS checkout. Our goal is to present shoppers with a choice of templates during the checkout process. Each template might have a different price. The templates exist in our own theme chooser database - we want to pull these dynamically. Pricing may vary on the template choice. My hope here is to somehow incorporate a custom field, i.e. TEMPLATE_ID that is updated based on the users template selection. Can I inject custom form fields into the checkout process? I noticed WHMCS has a PreCalculateCartTotals hook. At this point, I was hoping to take the TEMPLATE_ID contact our template application server for pricing information, and modify the cart total appropriately. Can I update pricing information based on a custom field? 0 Quote Link to comment Share on other sites More sharing options...
Alistair Posted May 26, 2011 Share Posted May 26, 2011 I'm confused - are you wanting to sell templates, or just have a selection of templates so the client can choose what the checkout process looks like? You can add custom fields for products/registration. 0 Quote Link to comment Share on other sites More sharing options...
jacobsttr Posted May 26, 2011 Author Share Posted May 26, 2011 We're wanting to sell templates. We're deploying a CMS when the user creates their website. We want to offer the choice of template for their web application up front. Pricing varies based on the template a user has chosen. 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.