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.
Documentation Installing & Upgrading
step by step instructions below. Log in to your site as admin (user 1) Create a complete backup of your ...

Documentation Checkout Completion Rules
order with a known e-mail address to the appropriate user account-or- Creates a new user and sends the ...

Question What determines the format of the order print and email view?
/admin/commerce/orders/[order#]/view/print and how to set this to automatically email to a user. Can anyone help? Specifically I need to put ...
Question using the cart to have two different payment flows
The reward section: in this section, a user earns points (userpoints module) for various actions. ... section: there is a listing of 1. charitable projects & 2. charities. A user can donate a variable ... done using points and vice versa. so, when a user puts a reward into the cart, the payment is done ...
Answer Answer to Question 9113
Vote up! 1 Vote down! First, you need to get the block to appear... this is a permission setting. Ping back with more info if this is not the case. ...

Question How to display a product catalog page from a view
user of which its me the administrator,now how can i make it to display even for anonymous users ...
like_mike — June 2013 — Product Catalog
Documentation Currency Overview
as if it were in the user's current shopping cart order. The unit price of the line item is ...

Discussion Complex price calculation using a field in the product
user's profile and another one in the product. Due to complexity, I need to use PHP so in the ... evaluation. I can access the field in the user profile using this code: <?php global $user; $usuario ... = user_load ($user-> uid); return ($usuario-> field_cantidad ...
perrymanson — September 2011 — 3 comments
Question Download redirect on 404
user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It ...
Discussion how to create a marketplace use Drupal commerce
marketplace:- User: post product- User: Buy product- Admin manager all order. thanks so much! ...
gkmbinh — June 2011 — 3 comments