Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Discussion No option is available for "License type" on a clean "Commerce License Billing" setup
At step 2 of Getting Started section of https://www.drupal.org/project/commerce_license_billing I can't find any option for "License type" available. It comes only if I enable "Commerce License Example" option. Is there any way to ...
Alex Sm. — August 2014 — 1 comment
Question Pricing based on number of characters input
product to be priced based on the number of characters inputted by the user for engraving. For eg, For the ... first 40 characters, there wont me no extra charge and from the 41st character, user will be charged 50 ...
Question How can I completely remove Billing Information from checkout?
Information section from the checkout process, and have removed user permissions to view/create/edit billing ... addresses for their own accounts. However... 1. Despite removing the permissions, users are able to view, ... with the permissions removed? How can I stop users seeing anything relating to Billing Information? 2. ...
Answer Answer to Question 37854
Original Author: Ryan // Modifications by Josh global $user; $product_id = 6; // Create the new order in ... checkout; you might also check first to // see if your user already has an order to use instead of a new ... one. $order = commerce_order_new ($user-> uid, 'checkout_checkout'); // Save the order to ...
Josh Miller — August 2015Question Add to cart confirmation popup only appearing for admins
a product to my cart while logged in as admin. However, while I am logged in as an authenticated user or as ...
ashash — June 2014 — Troubleshooting Add to Cart
Question Can rules access $order-> data?
Vote up! 0 Vote down! I want a user to fill out a particular form and submit it, which changes ... as a flag that the user filled out that particular form. My idea was that that could trigger an ...
Question Ok I'm lost, can I even get a set up like this or do I need a custom module?
custom order types but don't know how to get the input from the user to the custom order) I need the ... I would love for users to be able to put the information in and add products on the same page, so have an ... the user to be able to edit this order, and if they increase any of their tiers they only pay the ...
Answer Answer to Question 8976
redirect as anonymous user. I've discovered that I do able to change the login form as described in ...
Arik Yudin — August 2015
Discussion How to create product packages
price. This will need a single add to cart form, but the user should be able to select different ...
T.Mardi — July 2013 — 2 comments
Question Interested in a check out functionality only
site whereby users will be able pick and choose features to perk there ad such a) do they want to make ... will be based on a customized content type with several customized fields so with the above, user will ...
amedjones — April 2013 — checkout only
