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 Payment transaction entity

More information on the Payment transaction entity forthcoming. See commerce_payment.module for ... now. From commerce_payment.module 7.x-1.2: // Local payment transaction status definitions: // Pending ... define('COMMERCE_PAYMENT_STATUS_PENDING', 'pending'); // Success is used when a transaction has completed resulting in money being ...
Ryan Ryan Szrama — May 2012

Answer Answer to Question 12533

module called "commerce_kickstart_product_ui" that is found in the ... profiles/commerce_kickstart/kickstart/ folder. The part you need is called "Node: Product List." You can take a look at that ...
joshmiller Josh Miller — January 2014 — 3 comments

Question How do I insert "Add to cart" button in my custom module?

Vote up! 1 Vote down! Hello Experts, I am new to Drupal Commerce and I am loving it. I have ... Drupal Commerce Cart. To make a note here is what I am looking for. 1- Add to cart button my my custom ...
dharam1987 — April 2013 — 4 comments — Cart

Documentation Checkout Completion Rules

Drupal Commerce defines several default checkout completion rules that perform the following ... the event that Commerce picks for us by default. All is explained in the captions. Add Checkout Rule ...
Ryan Ryan Szrama — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Discussion Unique identifier for each ordered cocktail?

Is there an easy way to have Commerce auto-assign a number for each ordered item? For example, in ... would place an order for a cocktail, Commerce would pick up where it last left off (5, 6, 7, 8....). ...
MM10 — April 2012 — 3 comments

Documentation Working with Cart Rules events

["rules", "commerce_cart"],     "ON": ["commerce_cart_product_add"],     ... ["commerce-line-item:quantity"],           "op": "\u003e",           "value": "1"        } ... ["commerce-line-item:quantity"], "value": "1"}},       {"entity_save": {"data": ...
Ryan Ryan Szrama — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Discussion External and variable prices

OpenERP Pricelists that define the Products and their prices. So when a User connects to Drupal + Commerce ... Commerce processes. We have tried Views hooks without success... Has anybody had an idea? Thank you ...
lima2x — May 2012 — 2 comments

Answer Answer to Question 7487

have a look at this module: http://drupal.org/project/login_redirect ...
Banzai — April 2013

Discussion Display Product with discount

Hi everyone, My problem is simple, i want a view with all products that have a discount in my store but i can find a way to filter in that purpose. Thanks in advance for your help. ...
FrankiAA — November 2013 — 4 comments

Answer Answer to Question 7556

http://drupal.org/project/stringoverrides ...
r — March 2013

Pages