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.

Blog Using OpenID Connect for Single Sign-On with Drupal

Drupal Commerce community website, support, and the Commerce Marketplace. Our users may need to log in to ... authentication system, a way of synchronizing user accounts, and single sign-on (SSO) functionality. After a lot ... a third-party application to authorize with a server. The application can authorize on behalf of a user, or (in ...
patrick.dawkins@commerceguys.com Patrick Dawkins — February 2015 — 9 comments
Commerce Authorize.Net

Module Commerce Authorize.Net

consider Commerce Guys' reseller pricing and referral to support the development and maintenance of ... already be an issue open for your desired feature, so please search first. Developer guides can be found ...
Ryan rszrama — November 2010 — CG maintained, CG pick, In Kickstart — 2297 Installs

Documentation Price field

More information on the Price field forthcoming. See commerce_price.module for now. ...
Ryan Ryan Szrama — May 2012

Blog Selling Organic Groups using Drupal Commerce

if it's an organic group. (Exported rule here) 11) Add an action "Set user to be a member ...
joshmiller Josh Miller — November 2013 — 7 comments
Commerce Auction

Module Commerce Auction

commerce_price fields. You can use this formatter to show the bids count. commerce_auction_lineitem: creates ... a new commerce_line_item type, updates auctioned product price and adds the product to the auction ... views Requirements and Dependencies The module depends on eck, Entity Reference, Commerce Price field, ...
farhadhf — February 2012 — 152 Installs

Documentation Cart & Checkout

to configure it, the following resources may be helpful: User Guide » Checkout Process When it comes ... user interface. A common use-case is creating a new page to hold shipping information. Put the cart ... process the user is currently on. The status is an unordered list with each checkout page title being an ...
nvahalik Nicholas Vahalik — September 2015 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Answer Answer to Question 9161

prices are calculated dynamically via the price calculation system. Custom pricing like this is only ... possible through the price system, though I'm not really sure how to advise you without knowing ... enact special pricing. Then perhaps use a custom price field on the product type and write a pricing ...
Ryan Ryan Szrama — August 2013
Commerce Santander eRaty

Module Commerce Santander eRaty

purchase payments. Features Adds eRaty payment method. Creates block with guide "How to buy?" ...
— December 2013
Commerce WorldCash

Module Commerce WorldCash

on your account. Development notes Developer guides can be found at ...
thehong — March 2013

Discussion Donation and a Custom Price when Adding to Cart

from the screen cast? Right now it adds to the cart, but with a price of 0 using hook_cart_product_add, ... which is the products price so I am on the right track. I just need to know how to get it to talk to the ... = commerce_product_load($pid)) {  global $user;   $uid = $user->uid;   $line_item = commerce_product_line_item_new($product, ...
aaronortega — June 2013 — 1 comment — commerce, donation

Pages