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 Is there a solution to a huge amount of product variations?
demand so tracking stock is not an issue. What I want is the user picks their colours and uploads their ...
Question Anonymous Checkin not working
checkout. I do have the permission checked to allow checkout access to the user. With it unchecked the add ...
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
Question Small Ecotour company booking solution
climbing tours online. I'm looking at having the user fill out and submit a webform that collects the ... user submits a tour request, I want our staff to be able to review the reservation, and if everything ... "approve" the reservation. On approval, the user should be redirected to a payment gate that allows them to ...
Discussion multicurrency site with exposed filter
i must choose currency. When user switch to another currency, filter works only with currency i choosed ...
stef — February 2012 — 1 comment
Answer Answer to Question 7892
functionality seems simple, but implies a lot:- What happens when the user's card is rejected?- How do you ... notify the user that your product is going offline?- Where do you turn to store CC data?- Many more ...
Josh Miller — May 2013Question How can I remove the link on the product on my cart during checkout process?
that users won't able to go to that product page. I am building an online donation page and ...
Answer Answer to Question 8343
refreshed. For example normal price is 20$ and user has personal discount 20%. When he add product to cart- ...
lanzs — June 2013
Answer Answer to Question 7888
Vote up! 1 Vote down! Hello Drupal User, If a "quick answer would be appreciable" maybe ...
Josh Miller — April 2013 — 2 commentsDiscussion Creating custom order: can't reach checkout
booking_create_order (& $form_state) { global $user; $prod_ids = array( array( ... = commerce_order_new ($user-> uid, 'checkout_checkout'); $order_wrapper = entity_metadata_wrapper ...
