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 show/hide payment method according to currency
Let say I use PayPal as payment method. Suppose my Drupal Commerce supports USD, GBP and EUR. I want to show PayPal when order's currency is USD but hide PayPal when order's currency is GBP/EUR. Is there a way to do this? using "condition&q ...
Answer Answer to Question 15324
breaks the Product Variation image display. I fixed it by changing the above code in ...
ViEffe — May 2016
Discussion Automated imports and Attributes
php code processes that csv and..... then what? Are there hooks for doing this, or is manhandling the ...
hal — November 2011 — 5 comments
Question Add a remove item button on checkout page
Vote up! 3 Vote down! On the first step of checkout process I have cart view. but i have to give the customer the chance to remove items from his cart at this stage. I edited the view Shopping cart summary (Commerce Order) by adding a (Line Item) Commerce ...
Question Integrating with my online bank account
a bank (with consent of bank) to do online viewing of bank my statement given the user code and security ...
titanR — August 2013 — online banking
Discussion Create product type without status and price field for donation website
Hi, I'm developing a donation website and I would like to create a product type in order to ...
donatoo — March 2012 — 1 comment
Question How do you change the slider font size?
"previous" tabs, I need to reduce the font size. I cannot find this line of code anywhere in the CSS files; ...
Answer Answer to Question 9639
Vote up! 0 Vote down! Great work Yogesh, I can now set the date up as an attribute. However, could you help me with your db_query.... should I be selecting all of the date fields for my content type, or should this be selecting all of the dates that go wi ...
sjs205 — October 2013 — 3 comments
Answer Answer to Question 10162
I duplicate below code (line #36 of commerce_payment_example.module), to show 3 different field: // Merge in ... '#description' => t('This is a demonstration field coded to fail validation for single character ...
jakaria — August 2014
