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 Dynamic price calculation- complex case
a product page, and clicks the "Buy" button. A popup window appears where the user is presented ... will result in a specific price (practically speaking we are talking 1800 combinations). Once the user ... shopping cart with the correct price based on the user selections... My questions:- Do you think this ...
svendecabooter — April 2011 — 8 comments
Discussion Translation of strings with URL
When returning to the website after successfully completing a payment there is a text on screen which ...
Qubical — September 2011 — 2 comments
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 ...
Answer Answer to Question 13296
Vote up! 0 Vote down! Highly recommend if you are worried about anonymous users not remembering ...
Josh Miller — March 2014Discussion Commerce File Module: Free download of product file on zero price?
I am minding if this might be done in Commerce file itself, on products with zero prize. I opened a specific issue on the Commerce file module page: http://drupal.org/node/1417766 ...
itamair — January 2012 — 1 comment
Question Can rules access $order-> data?
Vote up! 0 Vote down! I want a user to fill out a particular form and submit it, which changes ... as a flag that the user filled out that particular form. My idea was that that could trigger an ...
Answer Answer to Question 8534
to get the correspoding userid to the username. I am importing the users first. Then in the import ... customer profiles get imported where a user is existing. Before using it that way all the profiles got ... imported even if no corresponding user could be found. This is the code of the plugin: <?php /** * @file ...
Stefan Korn — September 2014
Question custom fields in rules
checkout process, if the users billing form vat field is empty. So, through the vat rule I want to to ...
Discussion Adding extra submit handler for checkout pane
my data when I hit the payment page. I've tried appending my callback as per usual form_alter ...
Discussion Checkout Rules not Triggering
commerce_payment_redirect_pane_next_page($order) function which is taking too long, then i moved to this function which is further calling ...
Anshu_Mishra — April 2013 — 1 comment
