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 to add a field to review page?
of order data? I would like to add a checkbox to review page and store value of it for a user related ...
Bela Marai — August 2014 — support
Answer Answer to Question 10646
make sure the user registers and purchases the right one. I have only 1 Product Display being used ...

Discussion providing multiple products to buy in a single add to cart form
After days of trying, asking for support on this forum is my last option. I am building a website selling sim cards and the design should be as follows 1 page (add to cart form) on which you first will be able to select your sim card and than will be able ...
Discussion Freezing the prices once in my Cart
a module): * I'm building a site where the prices of products update every minute. * When a user adds ... adding an item to the cart. But I need another rule for calculating the sell price for the user. The ...
zapple — March 2012 — 1 comment
Discussion Drupal Commerce Customer Profiles/My Account
G'day folks, I am using Drupal Commerce 7.x-1.1, Drupal Core is at 7.10. I can go into Customer Profiles as an administrator and add a customer profile but I need the customers to be able to register themselves, add billing address, shipping address ...
ldbdragon — December 2011 — 2 comments
Question Process data serverside after CALLBACK_commerce_payment_method_redirect_form
CALLBACK_commerce_payment_method_redirect_form_validate is not getting called on return. Surely you must be able to manipulate user submitted data on the ...
Andrew211 — January 2014 — checkout payment
Question UPS Backup Shipping Option
case I would like a flat rate shipping option to show up, allowing the user to continue checkout. ...
Discussion Integrating additional calculations into product data
of the Form API, jQuery and Javascript to take user input data and return things like monthly payment ... information to the user using Dom elements such as a label with a unique id. However, when I look at the HTML ...
Bill_inSC951 — December 2011 — 1 comment
Answer Answer to Question 13715
a requirement, I'd create a new price formatter that could read the user's currently selected currency ...

Question Submit handler for quantity change in cart?
form... but I'm not sure where to put it. More specifically, I need to see if the user updated the ...