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.
Documentation Creating orders with the Drupal Commerce API
Ryan posted an article on this topic on the Commerce Guys blog: http://www.commerceguys.com/resources/articles/245 ...
Ryan Szrama — May 2012Blog Commerce 2.x Stories: Workflows
developer API. We also left room for a possible UI in the future (in contrib). Next week we'll look at ... Provide an API for expressing allowed transitions between states, allowing for better UIs and validation. ... To solve this on an API level, we introduced the concept of a workflow, which is a collection of ...
Bojan Zivanovic — December 2015 — 2 commentsDiscussion Why the name Ubercore?
package and not the core [1:20pm] rszrama: univate: otherwise there will be that perpetual confusion ... the core needs to be renamed if we want not to be tied with the history of ubercart [1:21pm] DamZ: *we ...
Tim — November 2009 — 8 comments
Module Commerce robokassa
Drupal Commerce integration with Robokassa payment system. Examples and API manual (How to & ...
andypost — October 2011 — 415 Installs
Discussion Orders, Line Items, and the Cart
be depending on the Postal Address developed according to the xNAL Name and Address standard to ... the development of a shopping cart block and are targeting a simple shopping cart form based on ...
Ryan Szrama — March 2010 — 20 commentsDocumentation Working with entity metadata wrappers
Many of our core API functions and hooks work with and expect you to understand the use of entity ... metadata wrappers. The wrapper is an object defined by the Entity API module that takes an entity type and ...
Ryan Szrama — May 2012 — 3 commentsDiscussion Registry
Hi everyone, sorry if this isn't the right place for this request, but I have difficult to use the Registry module with Drupal Commerce. I've installed and activated it, but I cannot figure out how to use it. D'u have any experience on it? ...
gabbariele — March 2013 — 1 comment
Discussion Rendering Add to Cart Buttons in Drupal Custom tpls: A How-to Guide
Rendering Add to Cart buttons causes a lot of confusion, it seems. I recently needed to do it on a ctools plugin content type and I wanted to share my experience (and victory) with the community: WRONG approach- I was attempting to use drupal_get_form() t ...
Answer Answer to Question 44047
to do by utilizing the commerce_checkout_form_alter method. ...
Wyckham — January 2016