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 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. ...
Discussion Checkout button
on, but when i log on as an authenticated user, i can add items to my cart but there is no checkout ...
frankenstein246 — June 2011 — 9 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
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
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 Needed modules to create a pay to publish content site
hello, am going to create a site, in which users can register and add their own ...
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 ...
Discussion creating products on the fly
meaning of making it very simple to the user, so no node & product creation.. ...
ytsurk — February 2011 — 2 comments
Question Interested in a check out functionality only
site whereby users will be able pick and choose features to perk there ad such a) do they want to make ... will be based on a customized content type with several customized fields so with the above, user will ...
amedjones — April 2013 — checkout only
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