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 Adding info to Order

Just wanted to touch base before I begin. Making data base changes. I need to add a field that is directly tied to an order... i.e. delivery account for virtual goods. I've already implemented the hooks to add in the pane to the checkout process (nee ...
Cogniven — December 2011 — 3 comments

Discussion Commerce Kickstart do not send E-Mail Notifications

Hey there, I have a problem with the e-mail notofications. There is an out-of-the-box rule in Commerce kickstart "when completing the checkout process send message with message notify". But when an order is completed, nothing happens. I added a ...
florianboehme — September 2013 — 1 comment — email, checkout complete

Question Using Inline Entity with Commerce Flat Rate Shipping

Vote up! 0 Vote down! Commerce Shipping, Commerce Flat Rate and Especially Inline Entity are great modules. But, I am having a problem with flat rate shipping talking to the term attributes used in the inline entity section of the nodes. The online entity ...
jlsegull — February 2013 — 1 comment — inline entity, Shipping, Flat Rate

Answer Answer to Question 4938

Vote up! 0 Vote down! Don't know if you still need a fix but I figured it out. You must go to your content type and add in the variation in the manage fields to that specific product display. Inside manage fields you'll probably add a new field. ...
cndinh425 — December 2012 — 1 comment

Question AVS mismatch warning

Vote up! 0 Vote down! I have drupal 7 and commerce running. I have authorize.net installed and it is working except for this one problem. I am not getting a message that says there was an AVS mismatch or anything. Can someone please advise me on how to fi ...
park3d — April 2013 — 1 comment — authorize.nt, payment method, checkout process

Answer Answer to Question 3292

Vote up! 1 Vote down! Sounds like you need to post a feature request for the maintainer. http://drupal.org/project/issues/commerce_extra?categories=All It's possible to create a rule that redirects a user. The trick is finding an event that will work ...
joshmiller Josh Miller — April 2013 — 1 comment

Answer Answer to Question 5197

Vote up! 0 Vote down! How about rules? Rules ist made for this. You need a rule, fired, when one adds somthing to the cart. In that rule, you chekch for that certain product and its quantity. If customer tries to add the product with more than one piece, ...
ronald — December 2012 — 1 comment

Answer Answer to Question 6972

Vote up! 2 Vote down! In case anyone else finds this and needs to accomplish the same thing, I took Ryan's advice and did a form alter and removed that submit handler and it works as expected. If you wanted to change the message you could just unset ...
rgeraghty8@gmail.com Ryan Geraghty — October 2014 — 1 comment

Discussion Custom Checkout Notifications

Hi All. I am trying to setup some custom notifications on checkout so that when a certain product sells, it sends an email to an associated email address that contains the order information, as well as the purchasers name and mailing address. I have confi ...
lmatthews — October 2012 — 2 comments — email checkout vendor

Discussion Create Products Using Rules

I'm trying to understand where commerce stores it's rules hooks. In my Drupal 7 install I have a tonne of custom entities which I am working on plugging into ctools to enable panels to alter the add/edit forms. My next step is to hook these cust ...
scotthooker — July 2011 — 2 comments

Pages