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 Promotion codes for products
I understand some short code generated for product (or even role/user) and to discount product price based on ...
Answer Answer to Question 7265
http://www.drupalcommerce.org/user-guide/checkout-order-status-updates ...
realskorpion — April 2013
Question product view access
Vote up! 0 Vote down! is it really dangerous to let any user view any product if yes, explain why, ...
_sania — August 2013 — Permission
Answer Answer to Question 4845
a much more complicated question.. Just before the checkout, I have to show the user "a sales ... this is a sales agreement between the purchase (user) and the seller (siteowner) that contains some ... legal text). If the user accepts ey can check out, if not ey can not. if ey agrees, there may also be ...
burak — March 2016
Discussion change order email
Hi, I noticed that commerce uses the email account from the user's profile. Is there an ... existing way to allow the user change this? Some user's may use a different email for for their ...
psychobyte — March 2013 — 1 comment — commerce_email
Answer Answer to Question 5447
Vote up! 1 Vote down! Greetings, Once the admin fee is paid the user will be granted a new role. ... use Drupal's built in roles to make it easier. Only authenticated users are allowed to complete ... the checkout process. Only users who have paid the admin fee can gain authenticated user permissions. ...
drupalability — April 2013
Question How to create a multiple store use Drupal commerce?
Vote up! 0 Vote down! How to create a multiple store use Drupal commerce. User can post product, ...
vuminhtuan — August 2013 — multiple store
Question How do I base a new account username on the Billing Name for an anonymous order?
user name for a new account for an anonymous order but the Billing Name instead. I have cloned the ... "Create a new entity" action to use the Billing Name instead of email address as the new user name. ... commerce-order:commerce-customer-billing:user:name resorts to "Guest" which is my anonymous user. Checkout Rules Rules Customer Profile ...
Question Can't set permissions, they don't stay checked
Vote up! 0 Vote down! Hi, On the cart page, anonymous users don't have a button to finalize ... their order. They only have the button update cart. Admin users have both. I wanted to give some ... permissions to Anonymous users such as 'access checkout' but the checkboxes are not saved. I mean ...
Nicolas Bouteille — April 2013 — 2 comments — permissions
Answer Answer to Question 9131
for users. In the end, I managed to dig through the database and assemble a mySql query that: Pulls ... the 'name' field from the billing address Joins that with the user table and pulls that ... The billing address may not be the user's actual name The billing address name may not be a name ...
doub1ejack — December 2013