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.

Module Commerce pay in person

orders in person. A customizable message will be displayed to the user when they choose this method in ...
BassistJimmyJam — December 2011 — 277 Installs

Module Commerce Cheque

settings. Write down the user instructions such as the address where the check should be sent. Development ...
guillaumev — May 2011 — 901 Installs

Blog Commerce 2.0 alpha2 released

completion / finalization of a draft order) Rebuilt the Order and Cart admin listings. Implemented the user ... order listing and view page for users (user/%/orders). Added the "Reassign order" action for ...
bojanz Bojan Zivanovic — January 2016 — 2 comments

Module Commerce userpoints

Overview This module makes a bridge between Drupal Commerce module and Userpoints. It allows users ... order process. The user can choose how many points he wants to use, they will be automatically taken ... NOT behave as a Commerce payment method: Depending on how your site will manage points, user will or ...
— August 2011 — 251 Installs

Blog Commerce 2.x Stories: Stores

Last time we talked about currencies. Now it's time for arguably one of the biggest new concepts in Commerce 2.x: stores. Stores represent billing locations, and were made to cover two primary use cases. Click here to find out what they are... ...
bojanz Bojan Zivanovic — November 2015 — 11 comments

Discussion Stock won't display for Anonymous Users

user, I want the stock level to display when there is a stock level (or, in context, when there are ...
crooker — December 2013 — 5 comments

Question Rules: Field commerce-order:mail empty for Anonymous Users

rule. When I have logged the rule send a email to email admin-user, but when I am an anonymous user, the ... order" create a correct new anonymous user in /admin/commerce/customer-profiles. The field Email in this ...

Question Checkbox to make billing information same as shipping information does not work for Anonymous users

Vote up! 0 Vote down! For Anonymous users, the **My Shipping information is the same as my Billing ... for authenticated users, but when an anonymous user is going through checkout, the ajax callback never ... that would allow anonymous users to use this checkbox? drupal-commerce checkout-pane ...

Question How can I add an order id to an anonymous user's session

Vote up! 0 Vote down! Hey all, So, I have a scenario where an anonymous user requests a product ... to the order email. In the order email, there is a link to the checkout cart associated with the user ... where they can finish the process. My problem is, if the user's session has expired or they change ...
Abenezer — February 2015 — session

Documentation Function that tells us if the items in Shopping Cart / Basket

<?php // Provided by stevetook in the forums. function items_on_cart () {  global $user ... ;   $cart = commerce_cart_order_load ($user-> uid);   $line_items = count ($cart-> ...
joshmiller Josh Miller — May 2012 — 2 comments

Pages