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 Setting a transaction ID
Hello everyone, I am writing an offsite payment method module. Part of what is sent to the payment service is the payment transaction ID which I can get after calling commerce_payment_transaction_new (METHOD_ID, ORDER_ID). The payment service requires tha ...
Answer Answer to Question 7566
Vote up! 0 Vote down! I have the same problem... I have two questions:- Is the system able to know if the same image has been uploaded twice? I ask this question because I'm curious to know if the system really upload inside files directory 2000 dupl ...
Brennino — April 2014 — 1 comment
Discussion how to sell a subscription service
Hello, I'm confused what modules to use to build a drupal website where we can sell a service and managing subscription/or registration of this service. Let's first describe the service and how the site should be work: our service its an interne ...
Discussion Checkout pane titles
I am trying to understand how I can alter the titles of the checkout panes and the text displayed in the various checkout form buttons. I can use string overrides but that changes both the button and the title text. I have tried hook_form_alter in a custo ...
Patroclas — February 2012 — 2 comments
Discussion Understanding the Order-Flow
Hey, i am using Drupal Commerce since it was beta and know all about the system and how to do what i or my customer want, so a big "Thank you!" But there is something I do not quite understand: When the checkout is complete, the order status is ...
Discussion How can I add a tick box that can update the price?
I have a table that I want to sell, and I would like to add a tick box to the product so that the use can tick if they would like a brass umbrella fitting on the table, which costs an extra £20. So, if this box is ticked, I need the price to add £20. I al ...
Carl Bowles — July 2013 — 1 comment
Answer Answer to Question 3304
Vote up! 0 Vote down! Guys, another option would be to use http://drupal.org/project/customer_profile_type_ui It gives some rules to enable and disable customer profile types too. You can not disable all panes with it, but you can disable and enable billi ...
UrmasZ — October 2012 — 1 comment
Discussion Drupal Commerce with Salesforce suite
Hi, I am working on a site which is using Drupal Commerce alongside the Salesforce suite for Drupal (https://drupal.org/node/1944054) and I think I have come across a compatability issue between the two. I've managed to install the Salesforce suite o ...
Discussion Search for part of a word
Hello all. I have problem with search on my commerce page. I have product title "Bicycle" but when i wrote in search field "cycl" then haven't result. I try install Search API, Fuzzy Search, Porter-Stemmer but isn't work. How ...
Answer Answer to Question 4504
Vote up! 0 Vote down! What you want to do is disable the rule that creates an account on Checkout Completion. It's under Store > Configuration > Checkout > Rules ...
Josh Miller — October 2012 — 1 comment