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 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 ...

Discussion Currency symbol placement hook

currency symbol. I tried changing the commerce.api.php: function ...
Mizja — February 2012 — 4 comments

Question How do I Add Pricing field to my Product Display

Vote up! 0 Vote down! I am using the Drupal core 7.41, Commerce 7.x-1.8 (I downgraded to this ...

Answer Answer to Question 9199

Vote up! 0 Vote down! I've so far been very happily using Commerce RMA, combined with Views PDF and Commerce Invoice. Commerce RMA can be tweaked to meet your needs, and produces return orders, which in turn can be processed via Commerce Invoice, par ...
elsteff1385 — August 2013 — 8 comments

Discussion Commerce Reports

Google Analytics integration in core does not provide the level of reporting business owners need to run ... provide a comparable level of reporting to users. Obviously this would not be part of core since it's ...
davident — August 2011 — 4 comments

Answer Answer to Question 4365

http://www.drupalcommerce.org/user-guide/pricing ...
joshmiller Josh Miller — December 2012

Question Where is place $content in node--product--type.tpl.php be generated and manipulated?

"monthly sales" to each node(product display) so that I can display it in node page. With drupal core ...
atec2000@gmail.com atec zhou — December 2014 — Product Display

Discussion shopping cart

Hi, When i go to my shopping cart right before checkout, it shows the product in the cart like this SKU: 006 $15.00 Status: Active View product and it does NOT show the product name at all. how i can remove the above and instead show teh product name? tha ...
ariban99 — March 2013 — 2 comments

Discussion Can not manage to display currency symbol instead of code-or- can I just remove the currency portion of the price

(there is a symbol there, you may not be able to see it depending on your fonts/system) The core code ... be an issue of a rare symbol that maybe isn't supported by some core php thing or something. You ...
photoboy — May 2012 — 10 comments

Discussion Get the current currency

Hy, i build a teaser on home where need to check the current selected currency. Is there a way to check this with php? Something like: <?php   global $currency; if ($currency-> currency == 'EUR'):?> // do this <?php   endif;?> Is ...
sammyfm — June 2013 — 1 comment — price, currency

Pages