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 to get past install profile installation stage of kickstart
Vote up! 0 Vote down! I am installing Drupal Commerce Kickstart 7x 2.12 core zip in mysql/Apache server. It gets to Install profile stage and hangs. it starts to show blank on the next stage. installation ...
gadruc — January 2014 — 1 comment — installation
Discussion "No line items found." in email receipt if user is not authenticated during checkout
We need to allow unauthenticated users shop and check out, but when they receive the email confirmation receipt, it does not list the line items and states "No line items found." I am using [commerce-order:commerce_line_items] to pull the line i ...
leez — October 2011 — 16 comments
Discussion Editing content on the 'Checkout pane'
I've been trying to find a way to insert wording that is specific to various stages in the checkout process but haven't yet found a way of being able to do this. Example (referenced in attached screenshot): On the 'Shipping' checkout s ...
Discussion going live with PayPal?
I've reading through a few threads here and "there", and I'm a bit confused. Can I go live with a VERY simple site using PayPal as the gateway? The site, will have a handful of items, and will be a great learning ground for me. However ...
TechDust — March 2011 — 6 comments
Answer Answer to Question 10166
Vote up! 0 Vote down! There is some mild discussion about it in the following posts. http://www.drupalcommerce.org/discussions/186/it-possible-build-marketpl... http://www.drupalcommerce.org/discussions/572/how-create-marketplace-use... But mainly, people ...
Travis — September 2013 — 2 commentsAnswer Answer to Question 13212
Vote up! 2 Vote down! Found the answer in the hook_payment_method_submit_form_submit() you can store the setting in the $order->data object. Thanks for nothing drupal commerce support:) BTW naming a function xxx_submit_form_submit(), were your entire t ...
gaetanp — February 2014 — 1 comment
Discussion line item: let user to choose value from product display
Hi, My client need to sale training. the product display has a collection field: date + location reference When the customer put in the cart the training, I need to ask him which collection he choose. So how can I add a selection field in the line item wh ...
tOf — September 2013 — 3 comments
Answer Answer to Question 8560
Vote up! 0 Vote down! It's relatively easy as long as you want the entire order to be free shipping. What you do is create a loop around the line items in the order and bring in a component to actually enable the shipping rate on the order if one of ...
Josh Miller — June 2013 — 1 commentDiscussion New install can't click products
I am sure I am missing something, but I installed on a dev site from kickstart 2 and if I click on a taxonomy or all for catalog, the product shows, but there is no way to click to the detail page. If you want to look, dev.mayuli.com Thanks taxonomy ...
Answer Answer to Question 7481
Vote up! 0 Vote down! So, if you are in the US, it's not only legal, it's the law. All coupons or other discounts are applied AFTER tax so as to increase tax revenue. I worked in retail for years and it always worked this way. It works this way ...
sher1 — March 2013 — 2 comments
