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 Building quickbooks commerce module: question about setting tax rates in commerce
the create-order screen (/#overlay=admin/commerce/orders/add) Taxes work fine when a user clicks ...
Dan Polant — March 2011 — 2 commentsDiscussion Add to cart with Ajax
ajax_cart_form($form, $form_state){ global $user; $form_state['rebuild'] = FALSE; $order_id ... = commerce_cart_order_id($user->uid); $cart = commerce_embed_view('commerce_cart_block', 'default', ... I made a simple module (ajax_cart) that alter the add to cart form. The problem is that with this ...
supergogy — February 2012 — 21 comments
Discussion add to cart button in product category display
hi, when a user views the product category and in there is shows about 10 products, it only shows ... the picture of the item, the name and the price. is there a way to put an add to cart button there as ... add to cart quickly? thanks ...
ariban99 — March 2013 — 3 comments
Discussion Choice of Checout Vendor
how to give clients a choice of checkout venues on my site. I want to allow the user to select either ...
cajinx — April 2012 — 2 comments
Answer Answer to Question 9161
Vote up! 0 Vote down! The issue here is that while an order remains a shopping cart, product ... random, arbitrary discounts on a per-user basis, though, you'll need something more robust. In that ...
Ryan Szrama — August 2013Question Custom Line Items on Add To Cart form based on product field
type "Ticket" which I need the admin user to tick if they want to make that product ticket ... a "Childs" ticket and based on that I need the custom line items to appear on the add to cart form only if ... Thanks all! events dependencies cart ...
GAMe — December 2015 — events dependencies cart
Discussion How not to show Add to Cart button to Products already bought???
User goes back to the Product Display of a Product he already bought (with granted license), than the ... display for the file product (and this is not correct, as it might make the user buy or add to chart ... something he has grants to free download...). So, how to automatically hide (unactivate) the Add to Cart ...
itamair — December 2011 — 8 comments
Question Update and Checkout buttons on Cart form removes all items
http://www.drupalcommerce.org/discussions/1086/update-cart-button-emptie... Anon shopping is possible. We are currently NOT using the Dev version of Drupal Commerce, CTools, ... Vote up! 0 Vote down! Update https://drupal.org/project/intel module conflicts with the cart ... site is having issues on the cart checkout page. Adding items to the cart then simply clicking the ...
Question How to create a payment module
Vote up! 0 Vote down! Hi, We're trying to create a Drupal Commerce payment module for our company's special payment service, and implementation for Magento was pretty painless, but for Drupal Commerce, it's been a magical ride of confusion ...
cappie — July 2014 — 1 comment — payment method module programming troubleshooting
Answer Answer to Question 7625
http://www.drupalcommerce.org/user-guide/products ...
Josh Miller — April 2013 — 4 comments