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 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 ...
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
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
Documentation Currency Overview
as if it were in the user's current shopping cart order. The unit price of the line item is ...
Josh Miller — December 2012 — Commerce Kickstart 7.x-2.x — Status: IncompleteDocumentation Adding a taxonomy field to a Product for Attributes
There is a great explanation of Product Attributes in the general User Guide. The following will ...
Josh Miller — November 2012 — Commerce Kickstart 7.x-2.x — Status: No Known ProblemsQuestion Download redirect on 404
user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It ...
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 ...
Discussion Promotion codes for products
I understand some short code generated for product (or even role/user) and to discount product price based on ...
Documentation Rules Overview
a very extensible platform. There are a number of user contributed modules that can add additional ...
Josh Miller — September 2012 — Drupal Commerce 7.x-1.x — Status: No Known ProblemsDiscussion How to display order_number instead of order_id in order view
Hi all, this view http://mysite/?q=user/xx/orders/y show the order content for the user xx How can ...
titus07 — May 2012 — 2 comments
