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.

Discussion From content types to product types.

currently presents products that were sold over mail order. The site has been developed in Drupal 7 and the ...
apprentia — April 2011 — 4 comments

Answer Answer to Question 9052

Vote up! 1 Vote down! This was a simple hook_form_alter(); Below screencast is the code. <?php ...
joshmiller Josh Miller — August 2013

Question How can I have more than one payment method applied for an order- concurrently?

Vote up! 0 Vote down! I am developing a Gift Card payment module for Commerce and I don't see ...
calmforce — November 2013 — payment methods

Answer Answer to Question 9133

Out of the box, Drupal Commerce Kickstart 2 uses an Omega 3 sub-theme developed specifically for DCK2. ...
HAJ — August 2014

Question How to I get the Product SKU from a Commerce Line Item?

has a snippet of code they could post or even point me in the right direction I would be grateful. ...
CommerceDev77 — February 2013 — sku, Order, token, Line Item

Answer Answer to Question 31623

Vote up! 0 Vote down! When I tried it got these error codes: Notice: Undefined index: ...
garpy — December 2014 — 1 comment

Discussion In Drupal Commerce, How to generate order using “Add to Cart” button in Custom PHP page

I choosed custom PHP Code to show products in different logic pattern. I am getting product id value for ...
SinhaM — August 2013 — 1 comment — add to cart

Answer Answer to Question 44111

{"amount": 1, "currency_code": "USD"}}}}], "DO": ...
tjohnston Travis — February 2016

Discussion splitting up cart and orders

of how to solve this in code please join in here and help me. best regards Martin ...
chester_martin — November 2011 — 5 comments

Answer Answer to Question 37854

entity, add a line item from the result of the function: <?php // Original code from: <a ... I dig into the code of the commerce_bundle, the more I'm perplexed. It may be that you can't ...
joshmiller Josh Miller — August 2015

Pages