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 Proposals for a commerce booking system
and 12/04/2013, but only "Available" is showing for front users. That allow for example to ...
camdarley — June 2013 — 1 comment
Discussion Checkout should have the option of: log in, create account, or guest
ultimately, Commerce should have three ways to check out. Log in if they are already a registered user Create ...
Discussion splitting up cart and orders
split up the order and payment process into different segments based on which user is selling the ... product. It's kind of a marketplace where users can post products and receive payment from those ...
chester_martin — November 2011 — 5 comments
Answer Answer to Question 9355
a customer who also had a user account and made a purchase, so I know the commerce addressbook module code is ... definitely working properly. On a hunch, I created a user account as a test for one of my anonymous ... customers-- associated the customer profile with the user account, and then one of the orders associated with ...
Andrew_Imagine — September 2013
Answer Answer to Question 3358
should be something like this: <?php foreach ($node-> field_product as $product) { $product_user ... = user_load ($product ['uid']['#value']); echo $product_user ['name'];}?> ...
Josh Miller — April 2013Discussion No Option To Manually Add A File License...
I have several file download orders from anonymous users that were processed by PayPal but never ...
svn7svn — September 2014 — 3 comments — commerce file
Question administer order item price locked
Vote up! 0 Vote down! Hi, I need to change a price for a specific user who added to cart the items ... price, its blocked! if its status changes to pending then everything opens up, but then the user cant go ...
ariban99 — August 2013 — administer order item price
Discussion Multiple Shipping Addresses per order
I'm working on a website that will allow the user to ship each product to a different ...
jasen — May 2012 — 3 comments
Answer Answer to Question 12912
Vote up! 1 Vote down! Hey Emil, sorry it took so long to respond. In my opinion, this is a perfect place to use line item fields. If you add an image field to your product line item type, there's an option to expose the field widget on Add to Cart fo ...
Ryan Szrama — February 2014 — 4 commentsAnswer Answer to Question 7258
Vote up! 1 Vote down! If by "credit" you mean "coupon", would Commerce Coupon work for your needs? http://drupal.org/project/commerce_coupon ...
r — March 2013 — 1 comment
