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 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
Question How to Auto fill Billing Information Address field values in CCAvenue Payment Gateway Billing Information page?
user enters the Billing Information Address in checkout page, those details should automatically appear ...
SinhaM — May 2013 — payment method
Question Checkout custom date field validation
against the current time, such that users are only able to enter tomorrow's date until 7 pm today, ...
Discussion multiple prices per product
the sellprice. but how can i set which user role has which price?? does anybody have an idea for ...
maze — October 2011 — 6 comments
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 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
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 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 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 Why does Drupal Commerce change an original username to the full billing name?
username as 'John Doe'. If one looks at the list of users (/admin/people), his username will be ...