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 implement this in my website using Drupal Commerce

Hi All, I am working on website which is related to parsi religion. There are few services provided by them.One of them is "divo".How could i implement this into my site using Drupal Commerce.I am New to Druapl please help me. Name Of Service &q ...
rishi_cs357 — February 2012 — 3 comments

Discussion Editing content on the 'Checkout pane'

I've been trying to find a way to insert wording that is specific to various stages in the checkout process but haven't yet found a way of being able to do this. Example (referenced in attached screenshot): On the 'Shipping' checkout s ...
Kevin Goodwin — August 2014 — 2 comments — shipping details, content, checkout

Question Multiple product attributes, but only one requires alternate images = PROBLEM

Vote up! 2 Vote down! My Products are typical womens' dresses. Each product comes in two colours, Red or Black, and 5 sizes, 6 / 8 / 10 / 12 / 14 The red dresses have a different image to the black, and each product has about 5 images per colour. The ...
whitemope — April 2013 — 2 comments — products, Product Display, variations, attributes, images

Answer Answer to Question 7609

Vote up! 1 Vote down! I would create a pricing rule based on a line item field. 1) Create a line item field... maybe use a " Select or Other " field or a Field Stepper or perhaps a Slide Field? http://www.drupalcommerce.org/videos/demo/introduct ...
joshmiller Josh Miller — April 2013 — 2 comments

Discussion Checkout form validation: alter the value of a commerce customer profile

In my checkout form, I have 2 customer profiles: billing (default) and shipping (from commerce shipping module). Basically, I need to emulate the commerce_shipping 7.x-1 option "copy shipping information from billing", but i need to do that manu ...
strae strae — November 2012 — 4 comments — Customer Profiles, address field

Question How to get past install profile installation stage of kickstart

Vote up! 0 Vote down! I am installing Drupal Commerce Kickstart 7x 2.12 core zip in mysql/Apache server. It gets to Install profile stage and hangs. it starts to show blank on the next stage. installation ...
gadruc — January 2014 — 1 comment — installation

Discussion How to increase price with a percentage when paid through Paypal?

Paypal's 3% fee is quite a lot. We would like to add 3% on top of the price when people decide to use Paypal. It can probably be done with Rules, but how exactly? (Links are very welcome of course.) paypal payment method percentage pricing ...
guaka — August 2012 — 4 comments — paypal, payment method, percentage, pricing

Answer Answer to Question 6973

Vote up! 1 Vote down! Hopefully Ryan will correct me if I'm wrong, but you should be able to edit the Order and change the status to the next step. That is the same process that has failed and would trigger all the correct actions as needed. ...
joshmiller Josh Miller — April 2013 — 5 comments

Answer Answer to Question 13212

Vote up! 2 Vote down! Found the answer in the hook_payment_method_submit_form_submit() you can store the setting in the $order->data object. Thanks for nothing drupal commerce support:) BTW naming a function xxx_submit_form_submit(), were your entire t ...
gaetanp — February 2014 — 1 comment

Answer Answer to Question 10166

Vote up! 0 Vote down! There is some mild discussion about it in the following posts. http://www.drupalcommerce.org/discussions/186/it-possible-build-marketpl... http://www.drupalcommerce.org/discussions/572/how-create-marketplace-use... But mainly, people ...
tjohnston Travis — September 2013 — 2 comments

Pages