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.
Question "Active" licenses returning "403 Error- Access Denied" on previous purchases
users. The website has about 2000 registered users, 15 000 pageviews per month and lots and lots of ...
Hendrik Martens — February 2013 — 1 comment — Downloads
Discussion How to add add to cart field for multiple products
I have implemented commerce kickstart and had completed most of the integration. But the client wants to change the way add to cart works. We need to create a table with a list of all the products displayed with quantity 0. The customer will add the quant ...
chopsumbongw — August 2012 — 3 comments
Answer Answer to Question 6709
Vote up! 3 Vote down! The reason we use separate Order IDs from Order Numbers is primarily to accommodate sites that use alphanumeric or non-sequential identifiers for orders. Because every other serial numeric entity identifier is called an ID, we use th ...
Ryan Szrama — April 2013 — 1 commentQuestion Checkout rule
the amount of the reward. I need this value of total orders because anonymous users need to see this ...
Kris Obbers — May 2013 — Checkout Rules
Discussion [Solved] How to make two shipping methods?
Hi I need two shipping methods. First for clients paying on my account before sending product, then the shipping cost is less. Second for client paying on delivery, then shipping cost is higher. How to setup Flat rate module for me? ...
nawi — March 2012 — 4 comments
Question Subscription and Products to access Commerce File??
my problem is this... I want user to be able to come to the store and purchase any of the products on ... perfectly. However, I also want the option of the user being able to buy a 'Subscription' for ... 'admisister commerce file' then it kind of works and the user is able to click the links and download the ...
Question Process data serverside after CALLBACK_commerce_payment_method_redirect_form
CALLBACK_commerce_payment_method_redirect_form_validate is not getting called on return. Surely you must be able to manipulate user submitted data on the ...
Andrew211 — January 2014 — checkout payment
Discussion Creating custom order: can't reach checkout
booking_create_order (& $form_state) { global $user; $prod_ids = array( array( ... = commerce_order_new ($user-> uid, 'checkout_checkout'); $order_wrapper = entity_metadata_wrapper ...
Discussion Dynamic Price Pre-calculation
eventual customer's user account (for stores with role based discounts). What we do know is the actual ... (i.e. the user, the day, the contents of the user's shopping cart) but don't know what ... date [Action] apply a 10% discount. [Condition] If the user has the "past attendee" role, ...
Ryan Szrama — December 2010 — 5 commentsDiscussion Pricing rules and session variables
Is it possible to create a pricing rule which checks for 2 session variables and adjust the pricing for the product accordingly? EG. I register a code in the session, done through a module which also registers a productid and uid. The module checks if the ...
Qubical — December 2011 — 3 comments
