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 Checkout should have the option of: log in, create account, or guest

ultimately, Commerce should have three ways to check out. Log in if they are already a registered user Create ...
MrPeanut — January 2013 — 2 comments — Accounts, checkout

Answer Answer to Question 13294

Vote up! 0 Vote down! What you want is to choose a different way to display your cart form. This ... https://drupal.org/project/commerce_add_to_cart_extras This one allows you to show a table of available products and a set a quantity for each one. ... https://drupal.org/project/commerce_add_to_cart_radio This one lets you create a view of product entities and simply add only one of those products to ...
joshmiller Josh Miller — March 2014

Question How can I add per credit card surcharge?

Vote up! 0 Vote down! I have installed commerce_tax module. Whenever user selects credit card as ...
jibran — April 2013 — Payment, Checkout

Question How to handle Partial Payments/Bookings?

price field that calculates this. I also added it to my cart and checkout view. However, if the customer ... done in the view? Any help will be appreciated. Thanks. Cart Checkout Partial ...
dragoncoder — August 2013 — Cart, Checkout, Partial

Discussion Different Payment Gateways for Different Products?

checkout. Part of the money would go one place, and part to another, two charges on the user's credit ...
glassdimly — October 2012 — 4 comments

Discussion Can I change product attributes on products listed from a view?

and colors and "Enable this field to function as an attribute field on Add to Cart form.". ...
robertr81 — January 2012 — 3 comments

Answer Answer to Question 17002

mymodule_form_alter(&$form, $form_state, $form_id) {if ($form_id == 'user ...
senorbond senorbond — July 2015

Answer Answer to Question 18472

Vote up! 0 Vote down! Unfortunately, forms (line item add to cart forms) within forms (cart forms ...
joshmiller Josh Miller — October 2014 — 1 comment

Question Can't add some items to basket.

database then reinstalled from scratch and still get this problem. Thanks Cart ...
Paul Campbell — August 2013 — Cart

Question Commerce Line Item Rules not sticking even after Entity Save

"commerce_cart"],     "ON": ["commerce_cart_product_add"],     "DO": [      ... ["commerce-line-item:order"], "immediate": 1}}    ]  }} Add product to cart. The Rule should subtract $400 dollars.. ... But the cart shows original price. No deduction Rules Log shows that it ran successfully. 0 ms ...
yfreeman — April 2013 — Rules

Pages