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 Custom Checkout Notifications

[order-fetched:commerce-customer-shipping:commerce_customer_address] where order-fetched is a referenced entity. I have tried every permutation of adding name_line, ...
lmatthews — October 2012 — 2 comments — email checkout vendor

Question Best way to remove currency symbol from Formatted Amount

the whole website. I tried with Commerce Currency Settings but it changes the format to the site and ...
adverts — February 2014 — currency symbol

Question Order confirmation not sent out

happen per default in commerce kickstart 2 rc1, right? If I set a new rule for an email to the shop owner ... sent properly. Also I had no success using the commerce email module. Any advice? Thank you in ...
steponeloops — February 2013 — Email, Rules, Order

Question AVS mismatch warning

Vote up! 0 Vote down! I have drupal 7 and commerce running. I have authorize.net installed and it ...
park3d — April 2013 — 1 comment — authorize.nt, payment method, checkout process

Question Attach custom ajax to add to cart form?

functionality, but when I look at the $form array from my hook_form_commerce ...
Ben Nunn — July 2014 — Add to Cart form

Discussion EU and US customers

I have webshop where can be two type of customers: EU- and US-customers. So how to display USD currency to US customers and EUR currency to EU customers? And also how calculate VAT only to US customers? ...
ace11 — March 2011 — 8 comments

Discussion Snippet: How to modify text of add-to-cart product select (multiple products in display)

the Commerce add to cart forn. in our custom module named mm_utils we have: /** * Implements ... hook_form_FORMID_alter() */ function mm_utils_form_commerce_cart_add_to_cart_form_alter(&$form, &$form_state) {  ... = $line_item->commerce_product[LANGUAGE_NONE][0]['product_id'];   $product = commerce ...
ransomweaver — July 2012 — 2 comments — hook_form_formid_alter, snippet, add to cart

Question Operators not working in facets-Filtering Products-

a commerce module modification, isn't it? Somebody can help me? Thanks in advance and sorry for my ...
Francisco Puyó — August 2014 — faceted search

Discussion Default shipping selection

I want to try drupal commerce. I'm running it with shipping and shipping flatrate module. ...
hamu — April 2012 — 2 comments

Discussion Complex price calculation using a field in the product

"amount" field, I select "commerce-line-item:commerce-unit-price:amount" as data selector and PHP ...
perrymanson — September 2011 — 3 comments

Pages