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 Question regarding payment processing workflow
We have 3 states:- Pending- Processing- Comleted Pending, when user chose a payment method and was ... payment from the provider "paypal" for example order_balance > 0 Processing, user paid for ... between "Pending and Processing" should be automatic, Completed, user already paid, and shop ...

Question VOD (Video on demand) shop with drupal commerce?
selling videostreams).- the user can browse the catalog and watch trailers and images of the video on the ... product page- if the user choses to see a complete video, he can either chose an ad supported version ... a subscription based pricing: a user who pays a monthly fee can view all videos available on the site. I watched ...
Answer Answer to Question 8534
Imports can't be liked to users it is not usable! We have found a workaround for this but it is far ... feeds_tamper_string2id Step 1) User Import We have alphanumeric unique account codes for customers that are used user ... type User. The import reference is then "Customer code Ref: Entity ID of target user". The ...
Matt Batterton — May 2014
Discussion add to cart button in product category display
hi, when a user views the product category and in there is shows about 10 products, it only shows ...
ariban99 — March 2013 — 3 comments
Discussion Automatically send email when order generated?
How can I set drupal commerce to automatically create an account and send an email with a username and password each time an order for a new customer is created? Thanks.- ...
cmdlinegeek — January 2012 — 2 comments
Question Order Approval
do is have an anonymous user submit an order request (in this case it is a request for a tour on ... user should be redirected to a "your oder is being reviewed" page. When the admin approves ...
Question How to disable quantity widget on shopping cart page.
($form_id == 'views_form_commerce_cart_form_default') {global $user; $cart ... = commerce_cart_order_load($user->uid); //$in_cart = FALSE; foreach (commerce_order_load_multiple(array(), array('status' => ...
Discussion Rules to create/delete a corresponding Product Display upon create/delete Product
Display Manager but I'm setting up a "marketplace" and don't want to confuse users ...
phillbd — October 2011 — 13 comments
Discussion How to add a file license to an existing product (downloadable file)
in the user account) 2. issue a file license so that the user can download the file. In theory this ...
Brian — April 2012 — 2 comments
Answer Answer to Question 3626
The trick will be to add customizable fields that the user submits with their add-to-cart click. ...
