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 add a surcharge to order total
I need to add a fixed percentage surcharge to all order totals. Commerce Discount almost meets my needs, using a negative discount value. The only issue is that the required surcharge is 1.12%, but the percentage discount field in commerce discount record ...
tripper54 — September 2012 — 1 comment
Discussion How to translate product titles?
1. Add additional languages (/admin/config/regional/language/add). I added German and French, with English being the preset default. 2. Set "Commerce Product" as translatable at (/admin/config/regional/entity_translation) 3. Edit the product typ ...
spamator12 — March 2012 — 8 comments
Question display of attribute field strange behavior
http://www.drupalcommerce.org/user-guide/product-attributes-variations. The problem is when you display the product display it doesn't appear as a list it appears ...
Answer Answer to Question 9737
2 guide However the side bar "about this page " states 'Drupal Commerce 7.x-1.x' so ...
pepe — September 2013
Answer Answer to Question 5356
Vote up! 0 Vote down! I ran into this same issue after doing recent core and contrib updates. But ...
shernandez — August 2014
Answer Answer to Question 7756
Vote up! 1 Vote down! In the PayPal API documentation, that error appears to indicate you have not ...
Ryan Szrama — June 2013Answer Answer to Question 8538
Vote up! 1 Vote down! This really sounds like an issue to take up with the Entity API module ...
Ryan Szrama — July 2013 — 4 commentsAnswer Answer to Question 3304
or find someone who is willing to write some of this logic into a module (developers need to eat, ...
Josh Miller — July 2012 — 2 commentsQuestion Can customizable products work out price based on the number of uploaded files?
Vote up! 0 Vote down! Hi, I would like to develop an online photo printing service like ...
Discussion Name of pane created from hook_commerce_customer_profile_type_info?
This api just says that a pane is defined for it but doesn't specify what it will be named. ... the api example?: <?php function hook_commerce_customer_profile_type_info () { $profile_types ...
switch — June 2012 — 2 comments
