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.

Answer Answer to Question 8956

"Pending" status. It's precisely this difference that governs price calculation. Product line items on ... shopping cart orders have their line items "refreshed" on load to activate pricing, ensuring ... customers always see the most up to date pricing until they progress through checkout. Right now, to ...
Ryan Ryan Szrama — August 2013

Answer Answer to Question 8465

link to the edit profile page) in the my account page by implementing hook_user_view and/or ... hook_user_view alter. If you need it in a separate tab, you need to implement hook_menu ...
akosipax — June 2013

Discussion How do I translate the options in attribute field select lists?

a "Localized" taxonomy vocabulary. The user create the Products and later translate it using "Entity ...
andrea.brogi — April 2013 — 6 comments — commerce_product, translation

Discussion Checkout rule: send email to Email Field

that he posts. Each product has an email field (using the email module) where the user can specify ...
tevih — January 2012 — 6 comments

Question Donation Page

item tutorial so the user can select one value or input his own. I have 30 nodes of a certain content ...

Question Use payment method option in off site payment method

craft the $form['#action'] depending on the user choice. Any ideas? Thanks payment method ...

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)? ...
joshmiller Josh Miller — April 2014

Discussion How Do I Make Custom Line Items Display in the Order View?

this: I've created a "product" that allows the user to make a simple donation (using the ...
carelessdonkey — March 2013 — 4 comments

Discussion product overview-> one item per reference (views)

Hi, I created a product-overview with views that shows the image(thumbnail), title and price of ... there one-time with one price. if you click on it you can change the size and also the price changes on ...
maze — October 2011 — 1 comment

Discussion display custom order fields in a checkout pane

field in checkout panes, so users can fill them. but by default there is no relation between fields that ...
moallemi — January 2012 — 2 comments

Pages