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 Need help using rules
site will accept credit cards, paypal, and bank transfer. What I want is when the user wants to use the ... bank transfer I dont want to allow the user to see the coupon code or the order details until I update ...
Discussion Commerce customer account interface
Hello everybody, I was wondering, how do you usually work when it comes to the end-user (eshop ... its usability. The generic drupal commerce feature will provide an interface to let a user see his ... orders, however when it comes to features provided by contrib module (ex.: order returns, commerce user ...
liupascal — February 2012 — 1 comment
Discussion Drupal Commerce dynamic Line Item update
product-display nodes have field data which my users, i:e site-editors, are allowed to configure. This ...
sisko — May 2013 — 4 comments
Discussion Product not available... but I don't have stock!
product". Another user told me there was a fix/patch but as usual he didn't tell me how to fix this ...
smurf — May 2014 — 1 comment
Answer Answer to Question 15234
https://drupalcommerce.org/user-guide/payments... but that says nothing about how to create these payment modules.. all other documentation either ...
cappie — August 2014
Question Custom Line Items on Add To Cart form based on product field
type "Ticket" which I need the admin user to tick if they want to make that product ticket ...
GAMe — December 2015 — events dependencies cart
Discussion Build a crowd funding platform
funding projects, every project will have a goal. Any user should be able to give money (free amount) to ... every single donation. That sound like a runtime created product: the user decide di give 10$ to ...
ftassi — January 2013 — 10 comments
Question Exclude Items from Flat Rate Shipping Calculation
the user orders a t-shirt at $20 and a $100 Gift Card, he should still be charged $10 shipping even ...
Answer Answer to Question 8719
views_handler_area { function render ($empty = FALSE) { global $user; if (user_access ('create answer ... content', $user)) { // Build an empty Answer node object for use on the form. $node = (object) ... array( 'uid' => $user-> uid, 'name' => (isset($user-> name)? ...

Discussion Missing configuration for parameter param_field_firstname
is a failure to add anonymous users. When I checked the Rules module, I found the following error: ...
idesign — March 2012 — 4 comments