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 updating the shipping line item after rules have run
Vote up! 0 Vote down! I have a shop where the shipping price calculation is so complicated i need to basically add an extra amount after rules calculation is done. I added an extra rule that should allow me to do this, but any time I try to alter the line ...
jonne.freebase — August 2013 — 2 comments — Shipping
Answer Answer to Question 20019
Vote up! 2 Vote down! Two ways spring to mind, although they're pretty similar and you'll need to test which works better for you: In both create a HOOK_form_alter() function and then either: 1/ <?php function HOOK_form_alter (& $form, ...
Andy @ BlueFusion — November 2014 — 3 commentsDiscussion Cloud Zoom hide thumbnail if only one image
Hey, I'm using the cloud zoom image gallery that comes with drupal kickstart. Many of the products only have one image so how do I hide the thumbnail when there's only one option? ...
pooon — October 2014 — 4 comments
Answer Answer to Question 13321
Vote up! 0 Vote down! Hi, I already solve this. Although quite orthodox in first glance, it works. I'll try to clean the code messes first. ...
Fazrulhafiz — March 2014 — 2 comments
Discussion I need info on payment method setup, not provided...
Hi all, I went here to find information on how to set up a payment method for Wire transfer, ie. just sum up the order and send an email, basically) and I looked here: https://drupalcommerce.org/commerce-kickstart-2/how-download-and-setup-p... but there i ...
Jiggy Gaton — November 2014 — 3 comments — payment method
Question PayPal WPS was working in Drupal 7, and now broke with no change to website
Vote up! 0 Vote down! Hi, I have a website that worked for a year or more no problem using PayPal WPS module. Now, with Safari or Chrome it just stalls and clears the cart. In the latest IE, I get this message: http://hum.homedns.org:8888/acmefilterbags/s ...
Jiggy Gaton — March 2014 — 2 comments — commerce paypal wps
Question Multi-currency pay into two separate bank accounts
Vote up! 0 Vote down! my client wants to run an event and allow payment (for a whole order) in either Euros or Pounds Sterling. Commerce allows for this multi-currency requirement quite easily. However there is an additional requirement that they need to ...
Discussion Commerce File and Videos
Hi I'm testing out this cart for a possible update to my existing cart. I'm currently trying to use commerce file to set up products that can be downloaded after purchase. When I try to add files to a product, it will only let my upload a file t ...
Discussion New field will not display..
I can add a field to a product, I can see and use that field when editing a product page, I can see the field while in the edit page and hitting "preview"- yet the new field never shows when I just view the page normally. What am I doing wrong? ...
asperi — March 2013 — 8 comments
Answer Answer to Question 5370
Vote up! 5 Vote down! Great question! It took me a bit, but here's the solution: 1) Go to the rule "Create a new account for an anonymous order" admin/config/workflow/rules/reaction/manage/16 2) Click "edit" next to the "Crea ...
Josh Miller — April 2013 — 2 comments