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 Multi language

Hi, Is it possible to develop a eCommerce website with Drupal commerce in multilingual? does it support for multilingual or do we have to do anything else on this? Thanks ...
Nisus — August 2011 — 5 comments

Answer Answer to Question 12068

PayPal site. This is helpful if some users may not already have a PayPal account nor want to create one. ... = user_load($order->uid);   $data['first_name'] ...
fnikola — August 2014

Answer Answer to Question 9258

with the site:current-user:language selector. I don't know exactly how it works with respect to ...
Ryan Ryan Szrama — September 2013

Discussion iDeal, Dutch payment

iDeal is widely used in the Netherlands for payments directly with the customers bank. An iDeal payment module is almost manditary to make Drupal Commerce be addopted in the Netherlands. Ar there any projects going on implementing iDeal. Is there a paymen ...
spoetnik — July 2011 — 9 comments

Discussion Porting an Ubercart "Product Feature" to Commerce

allows to link a user/client to a product: at the time you add the product to your cart, you can search ... and select a user (which is not the buyer but another user registered on the site) and link it to the ...
elchulo — August 2011 — 1 comment

Answer Answer to Question 3374

a pricing rule per role-field that has a condition for the user to have a certain role (administrator, for ... AND!empty($user->role['administrator'])) {  $final_price = $product->field['custom_field']['value'] ...
joshmiller Josh Miller — April 2013

Discussion Drupal Commerce Customer Profiles/My Account

G'day folks, I am using Drupal Commerce 7.x-1.1, Drupal Core is at 7.10. I can go into Customer Profiles as an administrator and add a customer profile but I need the customers to be able to register themselves, add billing address, shipping address ...
ldbdragon — December 2011 — 2 comments

Discussion Special instructions field

I created a new field for my products called category and I set up my test site's order page as a view that displays all items from a particular category in a table: View: Table: I'm trying to find a way to add a button that pops up a text field ...
switch — October 2011 — 6 comments

Question Is it possible to unlink color selection from ajax updated image?

problem is, when the user changes the color from the "Ad to cart form" in the "product ...

Discussion Building quickbooks commerce module: question about setting tax rates in commerce

the create-order screen (/#overlay=admin/commerce/orders/add) Taxes work fine when a user clicks ...
dpolant Dan Polant — March 2011 — 2 comments

Pages