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.
Documentation Payment transaction entity
User to just capture an amount on a credit card account. ...

Question How to change status for all products at once?
i want to disable/enable all products to not let users to add them to card. product status ...
farruh — December 2015 — product status
Answer Answer to Question 3176
Vote up! 2 Vote down! User supplied the answer in the question:D ...

Answer Answer to Question 9061
Vote up! 0 Vote down! You may find it simpler to build a solution that gives users a particular ... role once they've paid. This then still allows for "normal" users to just be ... authenticated users, then give extra permissions to a separate paid up users role. Hope this helps. ...
kiwimind — September 2013
Discussion Customer Feeds Import
generate only Commerce Customers and not drupal users, which I need to use those customers in commerce ... orders. Is there a way to bulk-generate drupal users for commerce customers? feed importer Customer ...
Question Create Rule to trigger an action for each status update of an order?
Vote up! 1 Vote down! I have requirement of assigning points to the user when he places an order. ... The points should be debited/credited to the user(order owner) based on the below condition. 1) The ... points should be credited to the user, when the user's order status changes to COMPLETED. 2) The ...
sathishdevan — March 2013 — order status
Discussion Allow choice of shipping or self-collecting
When user checkout, I need a way of presenting a form for the user to choose to collect the items ... themselves, or for us to ship out the items. If the user select to collect, then no shipping address is ... required and the user will be directed to make payment. If the user select shipping, then the shipping ...
binarycubes — March 2012 — 2 comments
Question Basic Drupal Commerce functions not being seen
commerce_entity_reference_delete() in /Users/[username]/Documents/Sites/[site_name]/profiles/commerce_kickstart/modules/contrib ...
Answer Answer to Question 7580
User has roles: site:current-user, Roles: wholeseller-- or-- opt B. (to check by user id) Condition: ... Add new condition: site:current-user:uid, whateveruserid Action: Commerce Line Item: Set the unit ... "field_wholesale_price"}}, {"user_has_role": {"account": ["site:current-user ...
drupalastic — April 2013 — 2 comments
Documentation Modifying the Shopping Cart using Views
contextual filter, be sure to provide default value and select "Current user's cart order ID." ... IMPORTANT: Supply Default Value and choose current user's order ID 114.02 KB Add a relationship to ...
smokinggoat — August 2012 — Commerce Kickstart 7.x-1.x — Status: No Known Problems