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 Multi language
Hi, Is it possible to develop a eCommerce website with Drupal commerce in multilingual? does it ...
Nisus — August 2011 — 5 comments
Answer Answer to Question 3728
http://www.drupalcommerce.org/user-guide/calculating-flat-rate-based-cus... ...
Josh Miller — September 2012Documentation Troubleshooting the Kickstart 2 Installation
There are a few hiccups people have posted about and we've tried our best to give you next steps. Chances are, you won't have any problem installing Commerce Kickstart 2, but if you do, we have listed the bare minimum requirements and a few odd ...
Josh Miller — August 2012 — Commerce Kickstart 7.x-2.x — Status: No Known ProblemsDiscussion Coupon calculation without shipping cost
total(including shipping cost). How to calculate coupon discount only for line items.please guide me over this. ...
arun_ms — August 2012 — 1 comment
Discussion I need to sell licenses
Hi I need to sell authorisation codes. I am provided with a list of codes and I need to setup ... a system where I can sell individual codes. The code needs to be sent in a email with some other ... information after purchase. Once a code has been sold it cannot be sold again. in the store only one licences ...
chaloum — March 2012 — 2 comments
Question Round Display Price with Condition
but with condition original currency code = USD. so far i have created custom module. just like below ... $currencies['IDR']['symbol_placement'] = 'before'; $currencies['IDR']['code_placement'] = ''; ... = TRUE) {if($currency_code=='USD') {$amount = round($amount,-4);} // Format the price as ...
mbahlol — July 2013 — Commerce Multicurrency
Discussion Make rule that also sends an email notification to store admin as well as to the customer when order placed
I would like to make rule that also sends an email notification to store admin as well as to the customer when order placed. I have looked under (Below) to get any idea of how this may be done. But I did not see anything I could learn from. Home » Adminis ...
commercestudy — September 2011 — 26 comments
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
Question How to create a payment module
Vote up! 0 Vote down! Hi, We're trying to create a Drupal Commerce payment module for our company's special payment service, and implementation for Magento was pretty painless, but for Drupal Commerce, it's been a magical ride of confusion ...
cappie — July 2014 — 1 comment — payment method module programming troubleshooting
Discussion Pricing rules and session variables
pricing for the product accordingly? EG. I register a code in the session, done through a module which ... also registers a productid and uid. The module checks if the code is valid, this means uid is valid and ... the product is valid and not sold out. If the code is valid it is registered in the session. No ...
Qubical — December 2011 — 3 comments
