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 Continue shopping during checkout process
checkout process. The problem is, once the user clicks checkout in the shopping cart and the browser loads ... the checkout page the shopping cart is now empty, so if the user goes back to the product list page ...
Discussion How prepared are Drupal 8 + Commerce 2.0 to handle high volume e-commerces?
check the stock for the closest Distribution Center when user checks out. Also if a particular product ... is out of stock in all of our Distribution centers, it shouldn't be visible to the user (or ... maybe marked as "out of stock") even in the home page. Ideally the user woulbe be able to buy ...
jfbaro — December 2015 — 1 comment
Discussion Pricing Rule changes base price permanently
I have created a user role "reseller". Every user in this role gets an individual ... discount, for example user XXX got 10% discount, user YYY got 15%. The discount is saved in the user ... {"entity": ["site:current-user:profile-fachhandel"], "field": ...
christof.simon — December 2014 — 1 comment
Answer Answer to Question 5240
Vote up! 0 Vote down! Have a look into the sample payment module. This is quite well dokumented, ...
ronald — December 2012
Answer Answer to Question 3489
payment has been made order still in check out. Which links to that issue IPN rejected: invalid receiver ...
Augustin Delaporte — April 2013Discussion Add to cart with Ajax
ajax_cart_form($form, $form_state){ global $user; $form_state['rebuild'] = FALSE; $order_id ... = commerce_cart_order_id($user->uid); $cart = commerce_embed_view('commerce_cart_block', 'default', ...
supergogy — February 2012 — 21 comments
Discussion Do you know any free alternatives for the Omega Kickstart and Drupal Commerce Kickstart theme?
I downloaded Drupal Commerce Kickstart. It comes with its own theme based on Omega Kickstart, which itself is based on the Omega theme. Unfortunately, this is a rather heavy theme and the multiple inheritances make it a pain to subtheme and customize that ...
John Slegers — May 2014 — 12 comments
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 4369
item in an order with 2 or more items? If I am using commerce Reverse Payment and Stock modules, how ...
rgarneau — November 2012
Discussion Frustrated! SSL checkout & cart not working
yet I haven't seen a fix. When an a user, whether they are an administrator, anonymous, or ... does it have to be SSL for every page. All users have access checkout permissions. So why the issue. ...
scott.carlton — September 2011 — 7 comments
