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 Subscriptions payment with DC

about the arquitecture I chose: 1. I have a subscription content type where I keep user data 2. In ... a product/product display with a fixed price 4. After a user creates a new subscription, I redirect the user to ... a page with an "add to cart form" for my product 5. The user follows all the process until the ...
dbrouard — February 2014 — 1 comment

Question Chekout pane paiement?

a payment method? What I would do is redirect the user to a kind of validation step once you choose ...
woprrr — July 2012 — Checkout

Answer Answer to Question 31861

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

Question Error when enabling Kickstart alpha2 on existing dev site

/Users/Aeons/Sites/intl-alchemical.org/modules/field/field.crud.inc). [error] Cannot modify header information- headers already sent by (output started at ... /Users/Aeons/Sites/drush/includes/output.inc:37) bootstrap.inc:1239 [warning] FieldException: Cannot change an existing field's type. in ... field_update_field() (line 234 of /Users/Aeons/Sites/intl-alchemical.org/modules/field/field.crud.inc). Drush command ...
Seph — July 2012 — 1 comment — kickstart, php, FieldException

Question Drupal 7.x, Commerce License 7.x-1.3, and Selling Accounts + Assigning Roles...?

but long story short, I'm trying to sell roles to users and something I've noticed in ... assume that the users have to have a preexisting account in order to assign the role). For the most part, ...
Casey Burk — February 2015 — commerce license

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

Question How to hide Customer Profile custom fields?

a user editing their profile? Customer Profile ...
Bruno Prior — October 2014 — 1 comment — Customer Profile

Answer Answer to Question 13273

Vote up! 0 Vote down! You are describing a common use case. We call this "Customizable Line Items" and you can achieve this by creating a field on your line item type and clicking a checkbox that says enable this field on the add to cart form. ...
joshmiller Josh Miller — March 2014 — 2 comments

Discussion Pricing Rules Based on Other Products Already Ordered

I'm not sure what the best way to proceed is. What I want to do is set the price of a product to zero if another product has already been purchased. It's a one-to-one relationship. For example, one free scarf for every hat purchased. What I need ...
gauntlet — December 2011 — 5 comments

Discussion Is it possible to create a grid of product variations like this..

I'd like a user of my site to be able to add to cart a quantity and variation at the same ...
RedMist — January 2014 — 1 comment

Pages