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 Which is the best way to Alter Product Pricing in a complex scenario?
have N types of customers, being N and integer (2,3...). I'll have a user field who will identify ... the type of customer for each user. The price of a product needs to be different for each type of ... the "Product" content type. I've added a new field to the user entity for the ...
GoddamnNoise — December 2011 — 14 comments
Question Specific Fields on Product Page Required
user will enter a customer reference number / unique transaction id that will then generate a product ...
antpowerWD — February 2014 — fields views forms
Discussion Commerce Reports
provide a comparable level of reporting to users. Obviously this would not be part of core since it's ...
davident — August 2011 — 4 comments
Answer Answer to Question 7340
user with role "shop". I can from display "hidden" product variation- "add to ... shopping cart" Is this the appropriate way? But not sure how to input rules to unhide when user with ...
newbieuser — March 2013
Discussion Load line item's prices in an array
didn't find anything yet. I need to load each line item's price present in the current user cart in ... cart and total amount of the cart with this code... <?php global $user; $order ... = commerce_cart_order_load ($user-> uid); $order_wrapper = entity_metadata_wrapper ('commerce_order', $order); ...
evanasse — May 2013 — 1 comment
Discussion Subscription service for webshop
hi I am doing a preproject of a webshop. It is subscription of physical products. I need following: Products to be bought by subscription and one time buy. Integrated with paypal and a mobile payment solution. Easy to create subscription for each product, ...
Langsholt — January 2013 — 2 comments
Question Drupal Commerce Class Registration & Payments
it with Drupal Kickstart 2 please? I would need users to be able to purchase class, if space in ...
Answer Answer to Question 6973
Vote up! 1 Vote down! Hopefully Ryan will correct me if I'm wrong, but you should be able to edit the Order and change the status to the next step. That is the same process that has failed and would trigger all the correct actions as needed. ...
Josh Miller — April 2013 — 5 commentsDiscussion I need help understanding data selectors
integration with Rules will solve some of the issues we're having. In particular, I want to keep the user ...
steenbob — August 2011 — 4 comments
Question Can we access any actual data for the checkout email?
"337" WTF is that supposed to mean? I also need the shipping method selected. The user is allowed to ...
