I need to write a module that sends order data to an epayment service, similar to say, paypal. They need the data to be submitted from a form with elements that look something like this (notice the du
There are some products for which I would like to have a special checkout complete message that would differ from the default.
I want to keep track of all items added to uber cart. I.e. Whenever someone clicks ADD TO CART, I want to: create a database entry of the time and item added.
Options... 1) create a block that tests for and empty $order sessio开发者_Go百科n type object. 2) find the configuration text area in the tangled ubercart admin area.
I want users to be able to select a City from a dropdown list when checking out with UberCart. Is there a module that 开发者_如何学运维offers this?
I am looking for a way to allow users to add node reference to each product or whole cart @ checkout. I am making web site where users can buy items and then receive them on board flight. Products are
I have shipping quotes with USPS enabled, and I turned on debugging information so I can receive the request/response information:
I have Drupal 6 installed with Ubercart 2.0. When an anonymous user purchases a product from Ubercart, a new account is automatically created for them and they are emailed a link to download the file
I thought i could use the \'attributes\' feature for this, but unfortunately the way it displays the cost for each item is too limiting. How do I group products together in ubercart (e.g. a group of g
Drupal\'s UberCart is a solution, where you select some product manually and then click \"Add to Cart\" button. But here goal is a bit different, I may have a custom javascript where user plays with c