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 Multisite shared cart /checkout

I found a tutorial for sharing the user information between multisite sites, but I haven't found ...
Antsa — January 2013 — 2 comments

Answer Answer to Question 31861

HOOK_node_view_alter(&$build) {  if(user_access('wholesale permission')) {    ...
DNZ Andy @ BlueFusion — January 2015

Question How do I capture a payment date when confirming payment?

a user is allowed to check out their order and then make payment at a later stage. We then scan through ... payment transactions back to bank statements because the payment transaction dates differ. 2. The user ...
mjkovacevich@gmail.com Mike Kovacevich — January 2015 — Commerce payment

Answer Answer to Question 12898

thanks to Ichang https://drupal.org/user/2519980 for his support in this critical issue. Good luck!! ...
drupalability — April 2014

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 ... needed" message and a continue button. This is undesirable and confusing for a user. If the checkout page ... stuff like coupons and shipping panes when a user adds a Donation Product to their cart. But they still ...

Answer Answer to Question 5230

the user to see. Neat solution without additional rules on the site. ...
Nico Ahn — August 2014

Discussion Text removal "item"

Hy, i want to remove the word "item" that appears in the shopping cart, as i just use a shopping bag icon and implement the number of total items in cart. Rather removing the word or getting the total amount of products in cart via code. Any sug ...
sammyfm — January 2013 — 2 comments — cart, custom text

Question Are deposits possible?

deposit from users of the site, regardless of what and how many products they have in their cart. Is this ...
MattBridger777 — March 2013 — Cart, Deposit, Order

Answer Answer to Question 10562

products related to the current logged in user. ...
tjohnston Travis — August 2014 — 1 comment

Question Is it possible to have a single page checkout? If so, how?

have you done a chekout process so difficult for user? Is there a need to make so much checkout pages ...
vanul — March 2013 — Checkout

Pages