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 How to test paypal module?
Hi everybody, I am new to drupal commerce so please bear with a dumb question... I have my site working fine on my local PC with the test payment module, but I want to install paypal. I did that, but when I test it with the sandbox it never shows up that ...
Ron House — June 2014 — 2 comments
Answer Answer to Question 7244
Vote up! 2 Vote down! Commerce Kickstart 2.x comes with the Commerce Addressbook module installed. That's where that functionality comes from, and you can easily have it on your site by getting the module and configuring it the same way.:) ...
Ryan Szrama — March 2013 — 3 commentsDiscussion Price display
Hi there, My productprice is showing up without currency symbol and without a comma. Like this: 995 I just want to display my price as normal like: €9,95 Probably I did a weird setting, but I can't find what the problem is. Anyone who knows something ...
rkedde — December 2012 — 2 comments — product price
Discussion Authorize.net transaction types
Hello all, I am in the process of my first Drupal Commerce build. Things are going well so far. I have created all my products and product display nodes. I am now in the process of setting up the checkout workflow. My client uses Authorize.net for process ...
JMM75 — April 2012 — 4 comments
Answer Answer to Question 8363
Vote up! 0 Vote down! The problem appears to be that you've correctly altered the value of the button using: <?php $form ['submit']['#value'] = t ('Please contact us');?> But when you add the submit handler to the ...
Ryan Szrama — June 2013 — 4 commentsAnswer Answer to Question 10941
Vote up! 1 Vote down! Ok, I figured out how to disable it: Content Type > Manage Fields > Product Variations > edit But it would be even more preferred to configure it to be just the value of the "weight" field instead of having the adm ...
andrewtweber — December 2013 — 1 comment
Discussion Module for "Referenced by" field in product
I've seen in some video tutorials people that have the possibility to create a Node or Reference a product to a node in Product Add view... it's so simple way without go to modify previous content. Anyone know what module activate this feature? ...
idrone — December 2013 — 1 comment
Question Rules- Looping Line Item Quantity
Vote up! 0 Vote down! I have a product type "Gift Pack" which has three types available– small, medium and large, respectively £50, £60 and £70. The idea is when a gift pack is purchased a Coupon is created with the corresponding value for each ...
dsinnet — October 2013 — 1 comment — Checkout Rules
Discussion Increase stock level if order has been canceled/deleted
Can I return the value of the product stock level to initial value when order has been canceled or deleted? ...
z-buffer — December 2011 — 6 comments
Discussion Overriding price via hook?
I have a client whose requirement set is bizarre and non-negotiable. They need the pricing calculated dynamically based on the customer's state and information contained within the product itself. I'm considering Commerce for this, but I have ye ...
jgpippin — February 2013 — 3 comments
