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 UPS Backup Shipping Option
case I would like a flat rate shipping option to show up, allowing the user to continue checkout. ...
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 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 ...

Question Connectivity for Blog posts and Products
(https://drupal.org/project/media_gallery) However, I feel like that will not be possible. What I am looking to do is to connect users ...
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
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'] ...

Answer Answer to Question 9258
with the site:current-user:language selector. I don't know exactly how it works with respect to ...

Answer Answer to Question 13715
a requirement, I'd create a new price formatter that could read the user's currently selected currency ...

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
Discussion multicurrency site with exposed filter
i must choose currency. When user switch to another currency, filter works only with currency i choosed ...
stef — February 2012 — 1 comment