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.
Answer Answer to Question 7044
Vote up! 3 Vote down! Your issue is with using the site:current-user token. You've indicated ... depending on site:current-user, you should use the commerce-order:uid token. ...
Ryan Szrama — April 2013 — 1 commentDiscussion creating products on the fly
meaning of making it very simple to the user, so no node & product creation.. ...
ytsurk — February 2011 — 2 comments
Discussion [solved] How do I translate message types?
send emails to my users in their own language (which might in this case be either English or German). ... Drupal Commerce. It's totally funky! And I love the web and its users for helping me out in oh so ...
Netzhexe — March 2013 — 3 comments
Question How to sort product list on SKU content?
Vote up! 0 Vote down! Despite reading many articles of other kickstart users who try to sort on ...
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 8534
to get the correspoding userid to the username. I am importing the users first. Then in the import ... customer profiles get imported where a user is existing. Before using it that way all the profiles got ... imported even if no corresponding user could be found. This is the code of the plugin: <?php /** * @file ...
Stefan Korn — September 2014
Answer Answer to Question 3778
code below To be somewhat consistent, I wanted to put tabs on the order display for a user so you could ... ['user/%user/orders/%commerce_order/view'] = array( 'title callback' => 'commerce_order_ui_order_title', ... ['user/%/orders/%/payments'] = array( 'title' => 'Payments', 'description' => ...
kevinquillen — April 2013
Discussion How to add a "Express Checkout" button next to "Add to Cart"
Hello, I'm a new user of Drupal Commerce and Drupal itself, and it's been quite the ... options to the end user (even though that'd be just me assigning to product reference fields to the ...
missjane — March 2012 — 6 comments
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 ...
