Tagged Questions
The shop tag has no wiki summary.
7
votes
4answers
2k views
Integrating PayPal checkout
I have a shop system that integrates PayPal in the usual way, i.e. the user is redirected to paypal.com to log in and confirm the payment after which the user is directed back at a confirmation page ...
2
votes
1answer
600 views
Job Shop Scheduling: Shifting Bottleneck
I'm currently looking into quick graph because I need to implement Job Shop Scheduling. I have been researching and found the shifting bottleneck algorithm very promising. As I'm not really proficient ...
2
votes
1answer
325 views
Drupal: module to implement credit system
I wonder, which Drupal modules I can use to implement the following system:
User has X amount of credits on his account (I think CCK can store this value). He can create specific Nodes (requests for ...
1
vote
1answer
47 views
Double slash in OsCommerce shop (e.g. http://www.shop.com//index.php?cPath=427)
The shop version is osCommerce Online Merchant v2.2 RC2a. If a user surfes in the shop, the URL has a double slash before index.php. I looked in the config but cannot find an error.
My configure.php ...
1
vote
2answers
67 views
Link to an online shop in app
This has probably been answered before but I can't seem to find anything and I have a client who needs a quick answer.
Is it possible to create a link that will open up an online shop in Safari where ...
1
vote
2answers
85 views
Turn any array into a Text Table
I have this code that turns any array into a text table, it works almost perfectly, if you find any bugs please tell me..
function arr2textTable($table) {
function clean($var) {
...
1
vote
1answer
583 views
Magento - how to create different prices for different sizes of a products?
I am trying to set different prices for different sizes of a few products I have in my store. I am not really sure how to do that propely.
The problem is that I already have the regular size defined ...
1
vote
2answers
401 views
asp.net internet shop script
can you suggest a free sipmle cms for internet shop with documentation? i downloaded nopcommerce but there no free documentation
1
vote
6answers
267 views
download link hidden
I'm working on a shop system and I have the following link http://cmstutorials.org/shop/downloads/2793156879 (original link is cmstutorials. org/shop/downloads.php?download=2793156879)
what I'm ...
1
vote
1answer
2k views
Magento router: How can I catch parameters in all URLs?
Think of a small and basic affiliate system. I want an URL like
www.myshop.com/mynewproduct.html?afid=123
Every time afid is found in the URL, a method should be called (basically to save "afid" ...
1
vote
1answer
211 views
How to store many prices for a product in a flexible way?
I want to build a shop in which the products have a little wizard through which the price then is determined. In this case I'm talking about printing products.
So for (a little) example when you come ...
0
votes
2answers
22 views
Anyone Know of a Provider For Making Regular Payments to Clients Bank Accounts Using Code?
I am wondering if anyone can point me in the direction of a suitable provider who will let me make regular payments to clients bank accounts, ideally using an API.
Ideally I would like to be ablew to ...
0
votes
1answer
27 views
Webshop Best approach to point 2 domain names to external webspace
I am creating a webshop on my webspace hosted by versio, accessible like this:
username.two.axc.nl
On godaddy I have 2 domain names that I would like to use for this webshop.
someproduct.com and ...
0
votes
0answers
33 views
Ecommerce Websitee taxes shipping [closed]
i am building an e-commerce online website, and I would like to know:
How does shipping work on e-commerce sites? Are there standard shipping options that every e-commerce website provides? How do I ...
0
votes
1answer
76 views
Rails tutorial on online shop
Is there any rails tutorial(Rails 3.X is preferred) about making online shop? Not necessarily for beginners?
0
votes
0answers
28 views
Magento with flexible pricing engine for configurable product?
I'm new to Magento, but I think it is a quite powerful shop. I want to implement a pricing engine similar to http://demo.i-printer.de/products/index.html. Is this possible with Magento? Does it work ...
0
votes
1answer
72 views
ASP.NET web shop product
Beginner question.
I have a MS SQL database that contains my products(id, name, price...). Now... I've displayed list of products using a data list. All the products name, description, price etc. ...
0
votes
1answer
145 views
Is Django-Shop ready for production? [closed]
Did you use Django-Shop (repo django-shop) or will use it in your commercial projects and if not, suggest me stable and easy customizable e-commerce Django-based solution?
0
votes
0answers
160 views
Problem with Magento connect
Since a while I can't install any magento modules by magento connect anymore because of the code below.
Any help would be realy appreciated as I can't find the answer on the internet.
Fatal error: ...
0
votes
0answers
49 views
floor shop scheduling [closed]
what happens in floor shop scheduling? I cant find a proper discription any where.
0
votes
2answers
356 views
On ROBLOX, How Can I Make a Minigame Script? [closed]
On ROBLOX, I am making a game (Tangerine Panic) But, I need a minigame script.. the one that teleports everyone to game after 1 minute, and brings them back for another, and so on, also, how would I ...
-2
votes
1answer
89 views
How to Create a Shop Site [closed]
I have a site that I am creating/developing that will include a shop section. I would like to create my own shopping site from scratch instead of using a 3rd party provider or turn key program, etc. ...