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 Order for specific customers
Is there any way to create an order for a specific customer. All I can do via backend is create an order for a new customer. Would be helpful to select a customer in the customers-list and create an order for that one. ...
dodlhuat — June 2014 — 5 comments
Question Export order information
Vote up! 0 Vote down! Hi Guys, I need to export my order information as an xml. It needs to contain these fields: Order Number First Name Surname Address 1 Address 2 City County Postcode SKU Qty of Item Price of Item Does anyone know how to do this? Expor ...
GregoryThomasFox — March 2014 — 1 comment — Export orders
Question Bulk edit of stock (inventory)?
programmically speaking, but wanted to see if there was a way to do it already. Thanks! commerce stock ... commerce_stock edit ...
Discussion Drupal 7 commerce custom select
I'm deveping online shop for saling clothes on Drupal Commerce. I create product type ... (admin/commerce/product/types) with field "Size" (size of clothig)- type "select (text)". In node page it ... correctly: http://pastebin.com/fek6tHBe commerce ...
Discussion Replicating commerce kickstart product variation displays
in the demo store with new, custom added product variations of my own. I am using the Commerce ...
barney — January 2013 — 1 comment
Discussion Proposals for a commerce booking system
Here are my thought about a new booking system integrating commerce in Drupal. 1. Create a new ... line items in a cart Theses Rules are almost the same of commerce stocks module's rules: Add to ...
camdarley — June 2013 — 1 comment
Discussion Can Commerce Handle an Insurance Product?
I would like to use Drupal Commerce to allow our customers to purchase a somewhat canned insurance ...
Question Am I missing something to get "Rendered form" when using Fancy Attributes Module?
Vote up! 0 Vote down! Question regarding using Fancy Attributes Module I am using Commerce ... Kickstart 2, I was looking at guidelines to use the Commerce Fancy Attributes. I Enabled the Commerce Fancy ...
Discussion State Sales Tax
What is the best way to calculate state sales tax assuming that unless the shipping state is common with where the shopping cart is, there should be no sales tax added to the order? To clarify: I live in Florida and unless the item is being shipped to Flo ...
paradiseprotech — April 2011 — 9 comments
Discussion Load Address from order
Ryan: <?php $order = commerce_order_load ($order_id); $wrapper = entity_metadata_wrapper ... ('commerce_order', $order); $address = $wrapper-> commerce_customer_billing-> commerce ... commerce_customer_address. in EntityStructureWrapper->getPropertyInfo() (line 328 of /[path to ...
kingandy — August 2011 — 2 comments
