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 Calculating Price

and how? (hook_commerce_price_field_calculation_options) Thanks guys for this great module Price Line ...
Narek — February 2013 — Price, Line Item, Pricing Rules

Answer Answer to Question 9131

event that a customer has more than one? (e.g. if you're using Commerce on a site without using ... Commerce Addressbook and the user has ordered more than once.) Ultimately that data problem will be up to ... commerce_payment.views.inc, which lets you establish a relationship from Orders to a single representative Payment Transaction ...
Ryan Ryan Szrama — August 2013

Answer Answer to Question 7839

default hook_commerce_order_load() the Cart module uses to refresh shopping cart orders. Using ... commerce_cart_commerce_order_load() when you want it to. Again, less than ideal, but a high priority feature to address in Commerce ...
Ryan Ryan Szrama — April 2013

Discussion product & attribute design direction

Note: I've very new to drupal and drupal commerce. Any advice as to how to structure and set up ...
jnallen — March 2014 — 1 comment

Answer Answer to Question 6973

However, the issue appears to have been resolved by updating to Commerce 1.6. ...
authentictech — April 2013 — 1 comment

Question Recurring payment integration help needed.

events and actions, and the hooks provided by the commerce_payment module. Any ideas would be highly ...

Answer Answer to Question 10162

I duplicate below code (line #36 of commerce_payment_example.module), to show 3 different field: // Merge in ...
jakaria — August 2014

Answer Answer to Question 3778

the Commerce Invoice module and determined I could not use this. We need to allow partial payments ... Permissions In the Commerce Payments default view, add a Block display and override it. In this new view, ... ['user/%user/orders/%commerce_order/view'] = array(    'title callback' => 'commerce_order_ui_order_title',     ...
kevinquillen — April 2013

Discussion Textarea as attribute on Product Display

whole order). Is that possible to do with Drupal Commerce? Thank you! Bálint Deáki ...
balintd — April 2013 — 1 comment

Answer Answer to Question 7742

(http://drupal.org/node/1768696) but you can take your inspiration from the commerce_kickstart theme (The one used in the demo ...
jsacksick Jonathan S — April 2013

Pages