Hi at all, my name is Dario I am working for one training's company for workers and insurance.
I have a big problem.
I am realizing with ubercart's module one e_commerce to sell any courses.
Yesterday I installed uc_extra_fields_pane's module for to create a billing's form.
When I have tried to set any setting's module, it's appear this page.
I've searched for an answert to this but can't find one so I'm hoping someone can help.
I've set up a store using the primary email address for the paypal account but every customer who buys something has their payment put on hold by Paypal until it is checked. It is checked and released from four minutes to several hours later but the status of the order in the Ubercart store remains as 'Paypal pending'.
Customers get this message:
Ok, I hope I can describe the problem. I think I am over thinking it, but I can't figure it out.
There are two categories of products in the catalog: Individual greeting cards and Boxed greetings cards.
These are the requirements:
1. The boxed greeting cards need a flat shipping rate of $6.00 per box.
2. The individual cards do not have a per card shipping price, but rather have a quantity discount:
* Customers who purchase 1-10 cards will be charged a flat fee $6.95. So whether they purchase 1 or 10, the price is $6.95.
I am using flat rate. I have the following task: "All US has one shipping price, but Alaska state - another". I managed to set correct flat rate, but I don't know how to make auto re-calculation by changing values in state field. Currently ajax request is send only for country, postal code, but I need the same request after changing state value. I have one idea: button "Click to Calculate shipping" can be click by js on change event of select, but I suppose there have to be some another, more beautiful way. Please advise.
Hey, i am new to ubercart and drupal but already love it.
i am working on ubercart 2.11 and drupal 6.28.
The problem I am having is that i want to add a condition that when users buy three (the same) products the should get fourth extra or if buy 4 - pay only for three. This should work only for a one specyfic product.
how can i achieve this?
Thanks in advance!
Robert
Is there a way for an admin to change the stock level of a product without actually checking out and buying the product?
For example I am selling paintings. They can be bought online or in the store. If they are bought in the store I would like to mark it as sold on the website and change the stock level without having to actually checkout and buy the product online or needing to go into phpmyadmin and changing the database manually.
How do I do this?
So I have an article, that article relates to several products which are displayed in the same page as a view block of HTML list.
What I want to do is, to add "add to cart" button to each item in the HTML list.
please see the figure below to get the picture.
-----Article--- ---------- Related products------- | | | .Product 1 [add to cart] | | | | .Product 2 [add to cart] | | | | Procuct 3 [add to cart] | ------------- ---------------------------------------