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 signed contract module or recipe.for drupal Commerce?
hello, i came across this wordpress plugin and I need to know if drupal commerce has either a module or technique that can do this. basically it generals a signed contract into the paypal purchase. I had never thought about it before, but once I saw this ...
sebra — March 2013 — 3 comments
Discussion Lorem ipsum in help pop ups?
I just installed Kickstart (no core) and all the "Getting Started" pop up help screens are filled with Lorem ipsum latin sample test and the links just refresh the page. (http://localhost.com:8087/admin/getting-started?render=overlay# Is my pack ...
Infinitee — June 2012 — 4 comments
Question Pricing rule conditions---"Add or" breaks the rule. Bug or mistake?
Vote up! 0 Vote down! I hope someone can tell me if this is a bug or if I'm making a mistake. I am creating a pricing rule so that if product X, Y or Z is already in the cart, product A, B and C are discounted. The following works as expected (note t ...
deoanam2002 — July 2012 — 1 comment — Pricing Rules
Discussion Using other products as "sub-products" for a product?
Is it possible to use other products (entities) as a kind of "attributes" or "sub-products" for a certain product? It is something of a mix between attributes and related products I am looking for, I think. ...
bengt — November 2012 — 1 comment
Answer Answer to Question 8607
Vote up! 0 Vote down! Hi, See http://www.drupalcommerce.org/questions/8363/how-alter-add-cart-button-d... for my solution for this. I would very much like to add valuable information to this, see my error-message: http://www.drupalcommerce.org/questions/8 ...
Summit — June 2013 — 3 comments
Discussion Different Payment Gateways for Different Products?
I would like to utilize different payment gateways for different products that were in a single checkout. Part of the money would go one place, and part to another, two charges on the user's credit card, from a single checkout. Is this currently impl ...
glassdimly — October 2012 — 4 comments
Discussion Paypal WPS question
I want to use the paypal WPS method as payment option in my commerce site. The payment proceudre is ok, paypal redirects the page to "checkout completed" page and for the customer is everything ok. For administrator, if I go to check the order I ...
smurf — May 2014 — 1 comment
Question Proper fixed coupon action. Why is it that the default option of a fixed coupon is to be applied AFTER a tax?
Vote up! 0 Vote down! Not only is this non-sensical, but it's not even legal. If a customer is receiving a flat discount on their order, say $15.00, it's against the law to charge them tax on their original amount! I've been wrestling with ...
Question How do i get a discount images to correspond with the product discounts i have made using rules
Vote up! 0 Vote down! I have followed Randy Fey's discounts with rules video on Vimeo and have successfully implemented the option within an individual product to choose discounts (10%, 20%, 30%, 40%, 50%). I was incredibly exited that this works. No ...
Discussion How to alter the line-item Price programmatically
Hi there How can i alter the the line-item Price programmatically? is there something easy like commerce_alter_line_item_price($line_item,array('add',200)); ...
einsk — August 2012 — 6 comments