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 Rules: Field commerce-order:mail empty for Anonymous Users

rule. When I have logged the rule send a email to email admin-user, but when I am an anonymous user, the ... order" create a correct new anonymous user in /admin/commerce/customer-profiles. The field Email in this ...

Answer Answer to Question 12912

option to expose the field widget on Add to Cart forms. This means your customer can directly upload the ... image to the line item where you can access it for display in the cart / checkout and in back end ...
Ryan Ryan Szrama — February 2014 — 4 comments

Discussion Hide Add to Cart for a product if it is already in the Cart

Is there a way using Rules to hide the Add to Cart for a product if it is already in the Cart? ...
MarioBrus — November 2013 — 2 comments

Question Order completed. Payment received through Paypal. No record of order in database.

no sign of order#28. It is not in the shopping cart OR the order panes. I went into the database ...
marlenesayers — December 2013 — Missing Order

Discussion Different email notification per different payment method

email depending by payment system method. For exemple: I d like when user select Paypal system payment ... to receive a custom email. Or when a user select Bank Transfer to receive another custom email. ...
maxfalduto Max falduto — January 2013 — 6 comments

Question Checkbox to make billing information same as shipping information does not work for Anonymous users

Vote up! 0 Vote down! For Anonymous users, the **My Shipping information is the same as my Billing ... for authenticated users, but when an anonymous user is going through checkout, the ajax callback never ... that would allow anonymous users to use this checkbox? drupal-commerce checkout-pane ...

Question Remove cancel button from ckeckout pages

shipping rate to an order" when a product is placed to the cart. This shipping rate is visible and ... calculated automatically in the cart while checkout. Unfortunately, when a customer click on the cancel ... this shipping rate disappears from the cart. I am trying to remove this cancel button. There seems no ...
kpatsali — February 2014 — 1 comment — Checkout

Question I need to skip empty Checkout Pages

form. But if there is not Registration Product in the cart, and the user instead adds a standard ... stuff like coupons and shipping panes when a user adds a Donation Product to their cart. But they still ... needed" message and a continue button. This is undesirable and confusing for a user. If the checkout page ...

Answer Answer to Question 38569

"REQUIRES": ["rules", "rules_array_create", "commerce_cart"],     ... "ON": {"commerce_cart_product_add": []},     "IF": [      {"data_is": ... list item"},           "DO": [            {"commerce_cart ...
tjohnston Travis — August 2015 — 1 comment

Answer Answer to Question 3245

= commerce_cart_order_load ($user-> uid);             if ($user-> uid > 0) {                    unset($checkout_pane ... ['commerce_p2cp_profile']);}}}}?> I would like to hide a profile2 pane only for registered users. How may I transform that into ...
Rosamunda — April 2013

Pages