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 Magazine/Journal Subscription

Has anyone done any work with a magazine or journal subscription?-- the product is the subscription itself and the deliverable being X number of issues? I can see maybe bundling the x issues into a product but that would mean a whole mess of products out ...
EmersonWeb — March 2012 — 4 comments

Discussion count orders for each product

Is there a way to calculate the number of orders for a specific product and display it and if so is it possible to integrate it with the devel module for testing. thanks ...
sevol — December 2011 — 5 comments

Question Enhanced Checkout Progress Indicator

Vote up! 0 Vote down! I am working on a conference website that require user to create an account ... (custom form with a few select list for the user to choose... only after they have paid for the ...

Question Anonymous Cart not showing product name- just "View Product"

Kickstart 2.6 D7.22, but when an anonymous user adds to cart, the /cart just shows all products as ...

Discussion The Major Thing Missing In Drupal Commerce

subscriptions, and the sell of user roles. And less dependence on Rules... or maybe user friendly Rules wizards ...
ocargile — June 2012 — 2 comments

Answer Answer to Question 7566

Commerce users dealing with real world problems implementing the software, but shouting about how crappy ...
Ryan Ryan Szrama — April 2013 — 2 comments

Discussion Load line item's prices in an array

didn't find anything yet. I need to load each line item's price present in the current user cart in ... cart and total amount of the cart with this code... <?php global $user; $order ... = commerce_cart_order_load ($user-> uid); $order_wrapper = entity_metadata_wrapper ('commerce_order', $order); ...
evanasse — May 2013 — 1 comment

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

Question Product list (view) disappears when not logged as admin

when I'm not logged in and just try to show these items as an anonymous user. For a reason, which ... contents but I see the content's title at least (as anonymous user). Even the settings regarding the ...
batnix — January 2013 — Views

Question 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

Pages