Questions tagged [ubercart]

Questions about the Ubercart module, a module for e-commerce used in Drupal 6 and 7.

The Ubercart module is a e-commerce module for Drupal with releases for Drupal 6 and Drupal 7.
The other e-commerce module is the Drupal commerce module that has only releases for Drupal 7.

361 questions
3
votes
0 answers

Ubercart Feed Mappers Importing Attributes - How to

I have a Drupal 7 instance with Ubercart 3, I'm also using the Ubercart Feed Mappers module to map out the importing of product fields, I have all the fields, images and categories working well but not attributes. I've searched high and low for an…
Kaideane
  • 27
  • 2
3
votes
2 answers

How to import products to UberCart 3 using CSV data?

I am using D7 and UC3, and I try to import many products at a time using CSV data via Feeds module. The problem is that Feeds hasn't Product information fields (like SKU, price etc.) in target column, so that I can't upload all that necessary data.…
nakajuice
  • 691
  • 1
  • 11
  • 23
3
votes
1 answer

Ubercart and Drupal 7 - hook_add_to_cart

http://www.ubercart.org/docs/api/hook_add_to_cart I am trying to hook into the add cart functionality of ubercart. I have created stock_control.module and stock_control.info files and enabled the module. In my .module file I have The first is output…
LeBlaireau
  • 17,133
  • 33
  • 112
  • 192
2
votes
1 answer

Getting strange IP address from server call (PHP, Drupal)

I'm calling $_SERVER["REMOTE_ADDR"] and it returns '::1' Any ideas why am I getting this strange output? How to get a proper ip?
skyisred
  • 6,855
  • 6
  • 37
  • 54
2
votes
1 answer

Drupal+Ubercart: Get product list

Does anyone here knows how I could get the list of products including image paths so I could manually process them without using Views?
Jhourlad Estrella
  • 3,545
  • 4
  • 37
  • 66
2
votes
2 answers

Paypal wants me to manually accept payment made through Ubercart?

I have a PayPal Premier account, setup with IPN and with Ubercart's IPN return URL (since you can't leave it blank anymore) I'm using the "PayPal Website Payments Standard" in Ubercart. "Complete Sale" is selected so that it captures/authorizes the…
user85569
  • 394
  • 3
  • 10
2
votes
1 answer

SimpleXML problem in Drupal Ubercart Google checkout

I have setup Ubercart 2.0 in my Drupal 6 website, and have enabled the necessary modules for its functionality, including: Cart, Store, Product, Order, Conditional Actions. I have configured the google checkout module in test mode (Sandbox) and have…
shasi kanth
  • 6,987
  • 24
  • 106
  • 158
2
votes
1 answer

How to change the order number

My site is new and as in the below text the "order number" has reached only 57. But without creating any products in real I want the product number to start at some 500. So if a customer buys a product tomorrow, he/she should get "order number" as…
AgA
  • 2,078
  • 7
  • 33
  • 62
2
votes
1 answer

Drupal/Ubercart UK payment Gateway that does'nt require PCI DSS compliance

Im looking for a Drupal6/ubercart2 payment module for any UK payment gateway which does'nt require PCI DSS compliance. My website is a relatively low transaction shoppingcart and acquiring compliance is over the budget. For example, there is a…
sysasa
  • 913
  • 1
  • 9
  • 16
2
votes
1 answer

Ubercart - Chosen Delivery Date to limit Shipping Options?

On the check out page I need users to choose a delivery date. Their needs to be multiple shipping options (that cost different amounts), but these are restricted based on what day you choose. Alternately if you choose a shipping method first, this…
Evanss
  • 23,390
  • 94
  • 282
  • 505
2
votes
3 answers

Ask twice for email in the Ubercart checkout page

Is there a Ubercart module to ask the user to insert his email twice in the checkout page?
aneuryzm
  • 63,052
  • 100
  • 273
  • 488
2
votes
2 answers

Setting UberCart stock levels on content creation?

Currently if you create a product in UberCart, you have to first create the product before accessing the stock tab to set stock levels. I want to be able to set the stock levels when I create the product. I.e. Right below where I set the "list…
rockstardev
  • 13,479
  • 39
  • 164
  • 296
2
votes
3 answers

Allow client to see invoice in UberCart?

When using Drupal and UberCart, I can view an invoice by going to: admin/store/orders/10006/invoice, but.... clients can't access this, even with the "view own orders" permission. Is there a way to either give them access to only that link, or an…
rockstardev
  • 13,479
  • 39
  • 164
  • 296
2
votes
1 answer

Drupal, Ubercart: access to stored customer addresses

I'm using ubercart and I want to retrieve Address information from logged in users before they access to order/checkout page. If they already have performed a checkout, Ubercart stores the address info, and autofill the fields. Well, I would like to…
aneuryzm
  • 63,052
  • 100
  • 273
  • 488
2
votes
2 answers

Taxonomy based navigation and URL namespace in Drupal

I am trying to upgrade an old-school PHP site (http://cordair.com/) to work with Drupal running Ubercart. One of the key things is making sure URLs that people have bookmarked stay the same. My taxonomy looks something like this Catalog + Artists …
KevinM
  • 468
  • 2
  • 5
  • 13
1 2
3
24 25