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 [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 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
Answer Answer to Question 37351
users know that they SHOULD NOT press back buttons after paying, or reload the page, as it could cause ...
Travis — August 2015Discussion 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
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
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. ...
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 ...
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
