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 email protection from spambots
(this is on my old website: This e-mail address is being protected from spambots. You need JavaScript ...
ariban99 — February 2013 — 1 comment
Documentation Checkout Form builder
indicating the user will be redirected to the payment service, and a JavaScript auto-redirect will go ahead ... and submit the redirection form if JavaScript is enabled. Otherwise the customer will have to submit ...
Josh Miller — February 2013 — Drupal Commerce 7.x-1.x — Status: No Known ProblemsAnswer Answer to Question 3555
I did find one article that gives you lots of javascript examples and claims to work in Drupal 7. ...
Josh Miller — September 2012Answer Answer to Question 4796
Vote up! 1 Vote down! Hi, add to "commerce_add-to_cart_confirmation.js" this line--> ...
Anonymous (not verified) — November 2012
Question Is it possible to have the user set a price for a product with Commerce?
Vote up! 0 Vote down! I want to make something sort of similar to Humble Bundle, where a user can ...
Question Adding the price to cart button text
Price: 100$ Button: Add to cart After: Button: 100$ | add to cart I´m right now doing this through js but ...
sammyfm — June 2013 — Add to Cart form
Answer Answer to Question 12898
(Min): field_product_commerce_price_amount_decimal_as" in the search index at ...
Andy @ BlueFusion — February 2014 — 1 commentDocumentation Calculating Flat Rate Based on Customer’s Shipping Address
(I used Shipping 7.x-2.x and Flat Rate 7.x-1.0 for this one. For now I’m going to assume that you have your Flat rate shipping method and flat rate service set up). What we would like to do here is to tell Drupal Commerce to calculate a shipping service’s ...
balintd — May 2012 — 10 comments
Documentation Instantiating core forms in contributed modules
we had to make some special considerations with entity and bundle forms. The gist of it is forms ... necessary to add, edit, and delete core entities / bundles are included in the API module but are only ... and redirect paths being set on form submission. If you have a need to instantiate an entity / bundle ...
Ryan Szrama — May 2012Answer Answer to Question 7267
a new module on the block called " Commerce Bundles." And a great Tech Talk where we explain ... how it can handle unique quantities of different parts of the bundles (if you want to say, get two ... large pizzas and a small one, you could make that a bundle for $25 or change the price of each pizza to ...
Josh Miller — April 2014