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 How to create a payment module
Vote up! 0 Vote down! Hi, We're trying to create a Drupal Commerce payment module for our company's special payment service, and implementation for Magento was pretty painless, but for Drupal Commerce, it's been a magical ride of confusion ...
cappie — July 2014 — 1 comment — payment method module programming troubleshooting
Question Paypal WPP failure.
Vote up! 1 Vote down! Hi, I can't use this payment method, always gives error: Array ([TIMESTAMP] => 2013-04-11T22:50:50Z [CORRELATIONID] => 852f1fgfg67e4ab [ACK] => Failure [VERSION] => 76.0 [BUILD] => 5650305 [L_ERRORCODE0] => 105 ...
Question Can anonymous users create and purchase items with commerce?
Vote up! 0 Vote down! I would like to allow anonymous customers to purchase items without setting up an account but can not get drupal to even show anonymous users my products. HELP?? anonymous users Catalog ...
Discussion Inventory control
Hi, first time using d and dcommerce, looking for some guidance in setting up inventory driven sales so that customers would not be able to purchase the product if it is sold out. any points on how this can be achieved or the related modules required to a ...
bliss — April 2011 — 3 comments
Answer Answer to Question 8367
Vote up! 0 Vote down! "We use various rules to apply discounts on our Products depending on the SKU or Taxonomy Term. "--> Why not create a view that has the taxonomy term or SKU? Or maybe the patch here might be of help: https://drupal.org/n ...
akosipax — June 2013 — 1 comment
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
Question Modifying the Checkout procedure
Vote up! 0 Vote down! I am building a proof of concept ecommerce solution using commerce kickstart v2 I wish to implement a system where a user can submit an order but an admin must approve orders before the customer can pay- I have a feeling I can do thi ...
Discussion Add to cart Button disapear!
Hello everybody! I'm using drupal 7 together with drupal commerce for the first time to build to a shop. Everything was going well until the "Add to cart" button disapeared from my product's page! I really don't understand what ha ...
hugoperry — July 2012 — 2 comments
Discussion One Page Checkout cart summary update based on shipping cost
Hello all, I am newbie to drupal and now working in drupal commerce.For my project i need onepage checkout method. I created this by arranging all the panes under checkout in store->configuration->checkout options. But i need shopping cart content(i ...
arun_ms — July 2012 — 2 comments
Discussion Commerce upload image with order
General information for the website: Printing E-commerce website built in Commerce Description of requirements/features: For every product on the website it is required that an image(in some cases 2) is uploaded with the order, at the minute adding a fiel ...
Joeuk — September 2014 — 3 comments