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 can I go directly from the cart page to checkout completion?

prices and neither payment nor billing information is needed during checkout. So to streamline the user ...
l0calh0rst — June 2013 — Cart, Checkout

Discussion Event ticket use case

Hi, I'm using Drupal commerce for an event registration website. When we sell event tickets as product we would require Attendee names and details for each ticket. we used line item field to store attendees details. However, we would need an extra fe ...
kooroach — November 2011 — 2 comments

Discussion Different Payment Gateways for Different Products?

checkout. Part of the money would go one place, and part to another, two charges on the user's credit ...
glassdimly — October 2012 — 4 comments

Answer Answer to Question 4630

Drupal users is confusing enough, let alone non-Drupal users. Instead we've done a lot of work to ... simplify the architecture so users simply need to know they're creating products on the site, and the ... core, not to Commerce Kickstart, which specializes in providing a user interface on top of Drupal ...
Ryan Ryan Szrama — April 2013 — 3 comments

Question Invoice a Customer and Have Them Pay Later?

I tried to create an order manually, then assign the user as the Owner of the Order. However, when I go to ... perhaps I am going at this the wrong way completely? Only users on the site can make payments, so we ... don't have to worry about anon users. Invoice ...
BD3 — April 2013 — Invoice

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

Answer Answer to Question 8534

Imports can't be liked to users it is not usable! We have found a workaround for this but it is far ... feeds_tamper_string2id Step 1) User Import We have alphanumeric unique account codes for customers that are used user ... type User. The import reference is then "Customer code Ref: Entity ID of target user". The ...
Matt Batterton — May 2014

Answer Answer to Question 8465

link to the edit profile page) in the my account page by implementing hook_user_view and/or ... hook_user_view alter. If you need it in a separate tab, you need to implement hook_menu ...
akosipax — June 2013

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

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

Pages