I am creating a store using Ubercart that sells metal cut to size. The algorithm for the price of a piece of metal is (Width * Length * Thickness) * cost per lb.
I\'m trying to make a cu开发者_如何学JAVAstom order summary module for Ubercart/Drupal that will display information something like this:
I need the add to cart form on each product to display separate quantity fields so items of different attributes can be added at the same time. This is for a photography site, so it makes sense for th
I\'m working on a module where I ajaxify the whole checkout process for the user.What I\'m having trouble with i开发者_JS百科s when the user clicks the \"review Order\" button, I need to submit the or
I defined a stock quantity for a product in Ubercart. And 开发者_如何学JAVAI want to show the remain quantity in the product node view.
When adding custom php code for a conditional action, drupal/ubercart provides two php variables ($order and $account) that hold information about the order and account for the checkout that was just
Sorry if the title\'s a bit vaque, I promise I\'ll clear it up bellow: First of all, a while ago I asked a question about selling serial keys :
When using Conditional actions with ubercart, both the customer and admin email notification are double up each time.My payment is through DPS (NZ version or something similar to paypal).
Experiencing an issue with an Ubercart 2 store that is now running on nginx. Authenticated users can checkout and order products without an issue.
I hope I\'m not using stackoverflow.com in the wrong way: asking this question! Recently I ventured in to starting my own business to Sell software without realising the terrible implications that co