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 PHP Memory

PHP Fatal Memory Error ...
teknojon — July 2012 — 4 comments — PHP Memory, Drupal 7 commerce

Discussion Handling Fee on checkout

Hi guys, I'd like to ask how to add handling fee on each product during checkout. I have tested this module but it only add handling fee to the amount of all products during checkout. On the cart, it should display product price, handling fee and cal ...
mark.thehub — September 2013 — 3 comments — cart, Shopping Cart

Answer Answer to Question 8066

Vote up! 0 Vote down! So, I finally made it work so here is the answer: Event: After udpdating an already existing line item Conditions: 1/ data comparison: commerce-line-item:type = product 2/ data comparison: commerce-line-item:commerce-product:type = Y ...
Nicolas Bouteille — May 2013 — 1 comment

Discussion Callback to mark order complete?

Hi, I've tweaked the Orgone payment module to work with Secure Trading- all well and good. But I want to get back to the site to mark the order as 'complete' following payment- but I can't see how this is achieved. A callback url? No o ...
KitchenSync — May 2012 — 2 comments

Discussion Products priced as individuals but sold in set quantities

I am stuck on a problem. I want to have a product that is priced as an individual unit but sold in set quantities. For example, a widget is $3.00 and is sold in lots on 1,000. I want the price for the widget to show as $3.00 but I want it to only be added ...
bwharper78 — October 2011 — 1 comment

Discussion shipping discount

I need to create a shipping discount based on certain SKUs. I am pretty new to Drupal and do not have a programmers background. So far I have done well with self-teaching through various screen casts and online training. BUT I can't figure this out. ...
marionsmarket — May 2012 — 2 comments

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 ...

Discussion Product price based on the selected options/line items- Price update before add to cart

Hello everybody, I'm using Drupal 7.14 with the actual Commerce and Commerce Product Option module. I like to create a shop, where you can buy paper. The products are for example: Paper A4 with the options/line items: Brilliant-listbox: yes/no (yes=+ ...
paddes — May 2012 — 3 comments

Answer Answer to Question 7913

Vote up! 2 Vote down! Banzai, What you need is a configurable product that changes the base price based on line item fields. I've created something similar for a pizza shop website that changes the price based on the ingredients that you choose. http ...
joshmiller Josh Miller — May 2013 — 1 comment

Discussion Updating the Price- Adding an On Sale price

As I understand it, I have to create a separate product node for each color and size variation. I combine those product variations using a Product Display node. This Product Display node becomes the "parent" or container for the child variations ...
echodos — April 2011 — 5 comments

Pages