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 4630
Drupal users is confusing enough, let alone non-Drupal users. Instead we've done a lot of work to ... simplify the architecture so users simply need to know they're creating products on the site, and the ... core, not to Commerce Kickstart, which specializes in providing a user interface on top of Drupal ...
Ryan Szrama — April 2013 — 3 commentsDiscussion UI/UX Benchmark of existing solutions
It would be great list some benchmark info about how other solutions tackle the user interface ...
redben — February 2010 — 4 comments
Discussion fetching customer profile via rules, when checkout is completed
user, who has created the order, can have many different customer profiles and i need to fetch exactly ...
dasmoermel — October 2011 — 2 comments
Answer Answer to Question 13213
reading the User Guide now, and it's very different from the tutorial. ...
toptomato — February 2014
Question Drupal 7.x, Commerce License 7.x-1.3, and Selling Accounts + Assigning Roles...?
but long story short, I'm trying to sell roles to users and something I've noticed in ... assume that the users have to have a preexisting account in order to assign the role). For the most part, ...
Casey Burk — February 2015 — commerce license
Answer Answer to Question 31861
HOOK_node_view_alter(&$build) { if(user_access('wholesale permission')) { ...
Andy @ BlueFusion — January 2015Question Update Quantity of Product B based on Product A
Vote up! 0 Vote down! Hello, I have a website that users can register for Courses on. Courses are ... (I've tried Commerce Fee but had no luck so this made the most sense). When the user is at the cart ... So this is what I have working so far: 1) User adds product to cart 2) Rule checks if product has ...
Question How do I capture a payment date when confirming payment?
a user is allowed to check out their order and then make payment at a later stage. We then scan through ... payment transactions back to bank statements because the payment transaction dates differ. 2. The user ...
Answer Answer to Question 8875
users. Then again, I suppose you've already done that if you've gotten this far. ...
zJoriz — August 2014
Discussion Subscriptions payment with DC
about the arquitecture I chose: 1. I have a subscription content type where I keep user data 2. In ... a product/product display with a fixed price 4. After a user creates a new subscription, I redirect the user to ... a page with an "add to cart form" for my product 5. The user follows all the process until the ...
dbrouard — February 2014 — 1 comment
