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.
Question How to use hook_commerce_entity_access_condition_ENTITY_TYPE
items with a field that the user has to grant access to orders (and thus line items). I'll be ...
Answer Answer to Question 13271
do was to comment out function commerce_kickstart_user_username_alter(&$name, $account) { if ...
ashash — March 2014
Discussion Product image on cart form
Does anyone know how you can get a product's image to show on the shopping cart form? In product types there is a line item display and I've added all the fields I want there including the products image but this does not seem to affect the cart ...
magicmyth — November 2011 — 28 comments
Discussion Connect to an ERP SLQ SERVER
Hello, We are integrator of a ERP + SQL SERVER. Client ask us to build for them ecommerce, connecter with the ERP. We are developing now these e-commerce, from 0. We are interested in Drupal Commerce. What is the good way to proceed?- Develop a module of ...
sigenin — December 2013 — 2 comments
Discussion How to increase price with a percentage when paid through Paypal?
Paypal's 3% fee is quite a lot. We would like to add 3% on top of the price when people decide to use Paypal. It can probably be done with Rules, but how exactly? (Links are very welcome of course.) paypal payment method percentage pricing ...
Answer Answer to Question 13213
http://www.drupalcommerce.org/user-guide/product-attributes-variations scroll down to 'Example attribute configuration' in the pic, there is ...
toptomato — February 2014
Question Alow site vistors can browse variations of disabled products
to achieve the above but allow a non-technical user to activate the products after I have handed the ...
Discussion Views--Display of Multiattribute Nodes
T-Shirt-B Size M, T-Shirt-B Size L, etc. This is way too repetitive for the user to see four-five variations ...
dkagon — June 2011 — 14 comments
Answer Answer to Question 3292
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 ...
Josh Miller — April 2013 — 1 commentDiscussion 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
