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 How to create a multiple store use Drupal commerce?

Vote up! 0 Vote down! How to create a multiple store use Drupal commerce. User can post product, ...
vuminhtuan — August 2013 — multiple store

Discussion Simple payment methods

user choose PayPal then there appears field where user gives his PayPal email address and then later ... I will manually send bill to that address. Payment mehtod 2: If user choose Wire transfer then I just ...
ace11 — December 2011 — 2 comments

Answer Answer to Question 12441

once the user completes a purchase, but that looks like each node will have to be manually configured. ... Is there an automatic way to allow users to buy any content (view node)? The nodes that I want users ... to be able to buy are community user submitted and I want users to only buy access to a single node, ...
v.merkulov — August 2015

Question How do I base a new account username on the Billing Name for an anonymous order?

user name for a new account for an anonymous order but the Billing Name instead. I have cloned the ... "Create a new entity" action to use the Billing Name instead of email address as the new user name. ... commerce-order:commerce-customer-billing:user:name resorts to "Guest" which is my anonymous user. Checkout Rules Rules Customer Profile ...

Discussion Display filtered results on same page

On All products page, user can filter products based on category, but after user click on some ... category check box user is navigated to another page which shows filtered category products. The design of ...
Asad Malik — July 2014 — 1 comment — all product

Question Can't set permissions, they don't stay checked

Vote up! 0 Vote down! Hi, On the cart page, anonymous users don't have a button to finalize ... their order. They only have the button update cart. Admin users have both. I wanted to give some ... permissions to Anonymous users such as 'access checkout' but the checkboxes are not saved. I mean ...
Nicolas Bouteille — April 2013 — 2 comments — permissions

Discussion Complex price calculation using a field in the product

user's profile and another one in the product. Due to complexity, I need to use PHP so in the ... evaluation. I can access the field in the user profile using this code: <?php global $user; $usuario ... = user_load ($user-> uid); return ($usuario-> field_cantidad ...
perrymanson — September 2011 — 3 comments

Discussion Different email notification per different payment method

email depending by payment system method. For exemple: I d like when user select Paypal system payment ... to receive a custom email. Or when a user select Bank Transfer to receive another custom email. ...
maxfalduto Max falduto — January 2013 — 6 comments

Discussion Conditionally show/hide collections with Commerce Kickstart

authenticated users. Or in other words: Some collections should only be visible to people who have at least the ... role "Authenticated User". I already added a field "authenticated users only" to ... filter the items that are being shown to the users. I tried multiple ways like the module ...
Ruediger Hahn — May 2016 — 1 comment — collection, Commerce Kickstart, conditional

Discussion how to create a marketplace use Drupal commerce

marketplace:- User: post product- User: Buy product- Admin manager all order. thanks so much! ...
gkmbinh — June 2011 — 3 comments

Pages