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 Add Two Field into Example Payment Module
Vote up! 0 Vote down! Hello Guys, I am new to drupal & commerce and learning drupal commerce ... for drupal. Thanks for reading. Payment commerce Example Payment ...
Answer Answer to Question 15919
Vote up! 0 Vote down! I'd recommend taking a look at the issue queue for commerce_migrate. ...
Josh Miller — September 2014Question Allow date field as product attribute
Commerce module provides support for list type fields only. I've implemented hook_form_alter and added ... product display page it shows empty select list. When I've checked the code in commerce ... Yogesh drupal commerce Product Attributes ...
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 ... Commerce, it's been a magical ride of confusion the entire ride, or maybe I'm not used to Drupal ... Commerce. I've set up Drupal Commerce Kickstart and I'm trying to figure out how to set up ...
cappie — July 2014 — 1 comment — payment method module programming troubleshooting
Answer Answer to Question 3176
mymodule_get_referencing_node_id ($product) { // Itterate thhrough fields which refer to products. foreach (commerce ... _info_fields ('commerce_product_reference') as $field ['field_name']) { // Build query. $query = new EntityFieldQuery; ...
lmeurs — September 2014 — 3 comments
Answer Answer to Question 8645
Vote up! 0 Vote down! Before you can have a product in the actions you must make it available. You do that by checking for a product's field in the conditions via data comparison. ...
l0calh0rst — July 2013 — 2 comments
Answer Answer to Question 3880
Vote up! 0 Vote down! I recommend you 1) download and install http://drupal.org/project/webform 2) ...
Josh Miller — October 2012Question How to set up a shipping service with conditions based on a custom field?
suggestions? commerce shipping Shipping Customer Profile ...
Discussion How do I disable Auto SKU in Kickstart rc3?
Right now it uses the title to create the SKU's and is not editable. How do I add my products correct SKUs? Ralph ...
Infinitee — November 2012 — 5 comments
