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 do I create a Custom Panel Page for Checkout/Cart Page?
called review-order. I added a context for the logged in user and added a relationship to Commerce Order ... from User. I add the view shopping cart form to panel and add commerce order id (from user) as the ... view's context. The problem is that it seems like it takes just the first order ID from the user and not ...
Answer Answer to Question 7580
{"user_has_role": { "account": ["site:current-user"], "roles": ...
Summit — December 2013 — 3 comments
Question Split info contained in [commerce-order:commerce_customer_shipping]
about customer shipping user:- name- email- address If I use in the body fields ...
Answer Answer to Question 8028
filters the Commerce Order: Uid check, just click on "If the current user does not match the ... argument, validate the argument for users with specific roles" and choose your role. Hope this helps. ...
emailAlexander — September 2013 — 1 comment
Discussion Translation of Commerce Documentation in German
For myself and becoming closer with Drupal Commerce i made a translation of the Commerce User ...
Regina Oswald — September 2014 — 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
Discussion Billing information autocomplet
autocomplet with user registration field. how i do that? Name, City, Country, Address, etc... to auto complet ...
hannah_irina — January 2012 — 3 comments
Discussion Invoice a Customer and Have Them Pay Later
manually, then assign the user as the Owner of the Order. However, when I go to the Payment tab to pay, only ... wrong way completely? Only users on the site can make payments, so we don't have to worry about ... anon users. invoice bill payment ...
Question How do I create a discount manually for a specific order?
a discout to a specific user in a specific order? In example: A user completes an order of $100. The order ... involves a shipped item The shipped item arrives a little later than expected. The user calls to complain. ...
Question How to add subheading in Orders Page
Vote up! 0 Vote down! In the url, user/%user/orders/%commerce_order (or user/1/orders/1) also ...