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 RESOLVED- Completing the checkout process not firing
whether user is registered or anonymous. I am currently testing with commerce_paypal as the only payment ... payment notification rolled in. Problem was, the IPN notification was beating the user back to the ...
spoonbow — February 2012 — 8 comments
Discussion disable product add to cart
bought, so for the items that cannot be bought I just need the add to cart and price options not to be ...
tefnut — September 2011 — 3 comments
Discussion Multiple Signup for an event
Hi, I was wondering if any of you guys could help me with this: I am using Drupal Commerce for Event/Course registration and payment, and I was wondering how to let attendees/customers to buy extra places/seats for their friends and pay in one transaction ...
kooroach — September 2011 — 4 comments
Discussion Product question.
Ok. I've tried to do this and I'm not sure how to approach it. we're a shop that ...
James Haswell — April 2014 — 1 comment
Question How to add VAT in cart summary?
Vote up! 0 Vote down! Hi In store I have price exl. VAT but in cart I want add field with VAT. ...
Discussion Customizable Products with Shared SKU's
I know its been mentioned before, but the line item manager is by-and-large the most confusing change from Ubercart to Drupal Commerce. It's too bad I didn't get a chance to sit in on Ryan's talk at DrupalCon Chicago (so many sessions, so l ...
wjaspers — March 2011 — 8 comments
Discussion bug with shipping address
Hi, I think i found a bug. when a user checksout they are asked the billing and shipping, for some ... address to the users profile again and again. i had to delete teh same address in teh users profile many ... many times! and its the same exact address just the system saved it each time the user placed an order! ...
ariban99 — March 2013 — 10 comments
Question Adding the price to cart button text
Vote up! 0 Vote down! Hy guys, right now the "add to cart" button and the ... "price" are two different things. But i want to put the price text also inside the cart button: Before: ... Price: 100$ Button: Add to cart After: Button: 100$ | add to cart I´m right now doing this through js but ...
sammyfm — June 2013 — Add to Cart form
Discussion A product with multiple attributes for one field...
display page to add to the cart. Now let's say shoes can also be made of different materials. For ... the cart to work, that attribute has to allow only one value. However I need it to be a combination of ...
chadcf — March 2012 — 1 comment
Answer Answer to Question 12926
hook_views_ajax_data_alter to do a str_replace on the $command['data'] to change the add-to-cart form actions in ... with add-to-cart forms, so there are several places in the $command['data'] markup that this ... str_replace takes place. This does successfully change the add-to-cart forms' #action from ...
Wesley Musgrove — June 2015