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 Different Payment Gateways for Different Products?
checkout. Part of the money would go one place, and part to another, two charges on the user's credit ...
glassdimly — October 2012 — 4 comments
Discussion Selling content(handicapper picks) with drupal commerce
articles based on whether or not the user has purchased that content. Is it possible in commerce to sell ... individual content articles? And display teasers say in a block or on the front page for the user to add to ...
torpeteo — December 2011 — 1 comment
Question Display product variation as specify product on the list
for it, so in product detail page, i saw a select box with: 3 pieces and 12 pieces for user to select ... display Product A and select box. Hmm, i want to display it as 2 specify product, so user can add it to ... cart directly. But when user click on each product to view detail, they will be move to product detail ...
Anthony King — August 2012 — 1 comment — Product Display
Question How can I add thousands of product variations to on product display in bulk? Not one by one!
methods are one at a time. One is to click the button that allows users to add existing variations and ...
cheapsigns — September 2013 — importing products
Question Chekout pane paiement?
a payment method? What I would do is redirect the user to a kind of validation step once you choose ...
Question "This product is not available for registration at this time." Drupal Events REgistration
users cannot for some reason register for my events, though the admin role can. I've searched and ...
Answer Answer to Question 4497
http://example.com/admin/config/user-interface/superfish. Regards, John ...
jebernier — August 2014
Answer Answer to Question 37854
Original Author: Ryan // Modifications by Josh global $user; $product_id = 6; // Create the new order in ... checkout; you might also check first to // see if your user already has an order to use instead of a new ... one. $order = commerce_order_new ($user-> uid, 'checkout_checkout'); // Save the order to ...

Question Assigning Block Region for Connector Block
anonymous users have access to Facebook Connector, still the social login link is not displayed. When ...
Discussion Order NOT submitted when Paypal's selected as Payment method
Paypal's selected as payment method but that stops redirection & user's presented with order ...
Philben — February 2013 — 3 comments