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 Disabling a checkout page
There is no "enabled" property for hook_commerce_checkout_page_info(). This property is available in hook_commerce_checkout_pane_info() but not page. I'm trying to work on my first module for Commerce (actually, my first module period) whic ...
Discussion Commerce Pickup
Hey all, Just wanted to announce a new project I started: Commerce Pickup The goal is to provide an "In-store pickup" option in checkout to select instead of shipping quotes. It provides a shipping method+service, and uses entities to create a l ...
m.stenta — February 2013 — 2 comments
Discussion Customize the way the product is displayed
Is there a way to change the layout of a product page? I can change the order things are displays. Such as moving the "Add to Cart" button above the product image. What if I want to have the "Add to Cart" button and the product image s ...
emmit95123 — September 2011 — 11 comments
Question Recurring payment processing.
Vote up! 0 Vote down! I can't seem to create the rule to "add the Charge Card action inside the loop in the create orders from recurring entities reaction rule." I've been at it a while. Looking at the Generate recurring orders on cron ...
Tim Bozeman — December 2013 — 1 comment — recurring
Discussion Views not displaying images for product content types
Greetings, I am able to get my product images to display in views that use product content type. I imagine this requires some relationships setting which i can't seem to figure out. Can somebody tell me the relationship configuration within views to ...
drupalability — August 2012 — 5 comments
Discussion Different Checkout for Different Product types
I sell files using Commerce File and would like to additionally sell physical products. Files are my main focus, so I do not want users who only want to purchase a file to be forced to enter a bunch of shipping data. Is there a convenient way to have prod ...
Discussion Question regarding payment processing workflow
We have 3 states:- Pending- Processing- Comleted Pending, when user chose a payment method and was redirected to "payment gateway/bank gateway", but we dont have yet informations regarding the payment from the provider "paypal" for exa ...
Narhir — March 2012 — 2 comments
Discussion Cosmetic changes to text not displayed on site
My customer wants to change the shopping cart title from "Shopping cart" to "Shopping Cart". I searched for "Shopping cart" (case sensitive) in Dreamweaver and found references to the title in commerce_cart.view_default.inc. ...
jimwill — January 2012 — 4 comments
Discussion Which is the best way to Alter Product Pricing in a complex scenario?
Hi, I'm a Drupal Commerce newbie (almost a Drupal newbie too). I'm testing Drupal Commerce to see if i could use it for my e-commerce projects instead of another solutions like Magento, osCommerce, and so on. I've installed Commerce Kicksta ...
GoddamnNoise — December 2011 — 14 comments
Discussion Select a date for delivery
I would like to allow the user to add a date during the checkout. The product she ordered would be delivered on the day she specified. I installed Date module and added a date field to Orders with a datepicker popup, but this field only shows for the admi ...
balintd — November 2011 — 6 comments