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.
Answer Answer to Question 4646
Add relationships to Order and Product Step 3) Add a filter on the "User:current" and choose ...
Josh Miller — March 2013Answer Answer to Question 6755
I've created a page where they can select their store. Users get forwarded to this page once they start ...
jrb — February 2013 — 2 comments
Answer Answer to Question 12068
PayPal site. This is helpful if some users may not already have a PayPal account nor want to create one. ... = user_load($order->uid); $data['first_name'] ...
fnikola — August 2014
Answer Answer to Question 7090
opportunity to add a 'help to the user text' that accept HTML! Then I probably will have to simply ...
clasie — February 2013
Discussion How to add add to cart field for multiple products
I have implemented commerce kickstart and had completed most of the integration. But the client wants to change the way add to cart works. We need to create a table with a list of all the products displayed with quantity 0. The customer will add the quant ...
chopsumbongw — August 2012 — 3 comments
Discussion [Solved] How to make two shipping methods?
Hi I need two shipping methods. First for clients paying on my account before sending product, then the shipping cost is less. Second for client paying on delivery, then shipping cost is higher. How to setup Flat rate module for me? ...
nawi — March 2012 — 4 comments
Answer Answer to Question 7026
Rate working and the user can choose but that is not what I am looking for. I want the Flat Rate Rules ...
park3d — February 2013
Answer Answer to Question 4369
necessary. To truly prototype this, we would need to know your site setup- for example, can the user ever ...
Ryan Szrama — April 2013 — 2 commentsAnswer Answer to Question 13600
['rebuild'] = TRUE;} function your_module_form ($form, & $form_state){ global $user; $order_id ... = commerce_cart_order_id ($user-> uid); $cart = commerce_embed_view ('commerce_cart_block', ...
Johannes Kees — April 2014
Discussion State Sales Tax
What is the best way to calculate state sales tax assuming that unless the shipping state is common with where the shopping cart is, there should be no sales tax added to the order? To clarify: I live in Florida and unless the item is being shipped to Flo ...
paradiseprotech — April 2011 — 9 comments
