Tagged Questions

E-Commerce related questions

learn more… | top users | synonyms

10
votes
14answers
987 views

Making commercial Java software (DRM)

I intend to make some software to be sold over internet. I've only created open-source before, so I have really no idea of how to protect it from being cracked and distributed as warez. Bearing in ...
7
votes
5answers
4k views

How do you compare Websphere Commerce with the rest of the ecommerce tools available in the market?

All those familiar with websphere commerce will know that it is feature rich. It supports B2B, B2C and extended sites(which ATG doesn't) and some other features. But it is complicated, and on the ...
4
votes
9answers
8k views

ubercart VS drupal commerce VS Magento

Drupal + UC VS http://www.drupalcommerce.org (still in dev) VS Magento anyone running all 3 and have opinions?
3
votes
4answers
2k views

GNU GENERAL PUBLIC LICENSE software as part of commercial product

I am developing a CRM system for small/medium companies, and i want to integrate a GPL software as a module to my system(with some modification on my demand). Will it be legal to license it as a ...
3
votes
4answers
1k views

Selling commercial software for Mono

If the Mono project is successful it will pave the way for commercial software on non-Windows platforms. I am interested in the prospect of writing and selling commercial software for the Mono ...
0
votes
1answer
26 views

Designing a rudimentary Shopping Cart database

create table [User] ( UserId int primary key identity(1,1), FirstName nvarchar(256) not null, LastName nvarchar(256) not null, ) create table Product ( ProductId int primary key ...
0
votes
1answer
44 views

Drupal generate commerce coupon programattically

I am using drupal with drupal commerce, when a user like the page with facebook like button, I generate a coupon and serve it to the client. All is going well atm. except for one thing, how do I ...
0
votes
1answer
130 views

No Credit card option with paypal payment method

I am trying to learn integrating paypal for shopping checkouts. I have created a website with custom cart. Now I have added the paypal integration code after watching this ...
0
votes
2answers
60 views

Wordpress / Other PHP eCommerce software with Reviews

I am looking for a eCommerce plugin for wordpress, or a standalone software which has solid Review Structure/community features. Specifically - I want that people be able to review products, and ...
0
votes
0answers
21 views

How to check if a node is display of drupalcommerce product entity?

Is there a short function in drupalcommerce API that returns TRUE (or something else) if certain node is referred to drupalcommerce entity?
0
votes
0answers
67 views

How are News Feed Stores implemented by 8thBridge

Which API/library is 8thBridge using to implement a store on a news feed? Background info: 8thBridge is a company that provides "social shopping" to consumers. One of their products is a store ...
0
votes
0answers
124 views

Drupal 7 and Commerce module pay to publish nodes

Does anyone know how to use Drupal 7 and Drupal Commerce to allow users to create content and pay for it to be published? Basically, in a similar way that Ubercart Checkout Nodes works for Drupal 6. ...
0
votes
1answer
310 views

linking content in drupal 7

I want to create a linked image to a page of products. I know this is silly. I could do this in html very easily. I can't figure out the best way to do this. my constraints are. 1. Needs to be easy ...
0
votes
1answer
153 views

Add/associate content to product options in Ubercart

We want to add a feature into an existing store to add nutrition facts for each product. Each option of a product (in this case, flavor) has different nutrition information, so each one needs to have ...
0
votes
1answer
455 views

Grails and PayPal (Express Checkout)

There are two PayPal plugins for Grails, the first I found is a year old and seems to be in well enough order. The second it a bit older and apparently not compatible with 1.1+. If I decide to not ...
0
votes
1answer
2k views

Apache Commons Net FTPClient retrievefile method issue with Sterling Commerce Connect

We have been using apache commons net FTP classes to connect using a proxy to a Sterling commerce FTP gateway located outside our network to pull files. We do not list the files since we know the name ...
0
votes
1answer
969 views

How to show grouped products thumbnails within Magento product detail view?

Using modern theme based Magento configuration the detail view displays a table with the list of associated products along with the individual price and quantity input field. After the table ...
0
votes
1answer
86 views

How to add additional tables in DashCommerce 2 using SubSonic 2.0.3

I've inherited an website that is base on DashCommerce 2 SubSonic 2.0.3 I wish to add some customfields to the project however cannot find .tt files. Also there is not option to "run tool" Did ...
0
votes
2answers
496 views

Commerce Server 2007 Expression Syntax Examples

I've been stuck working with Microsoft Commerce Server 2007, in which documentation is almost non-existent (no books etc). Can someone point me to some good examples of eligibility expressions syntax ...
0
votes
4answers
187 views

Is the knowledge I gain by doing a Commerce course directly applicable to running my own small IT firm?

I already have a good knowledge of technology, the IT industry, and IT business models, but I'm considering complementing my knowledge by studying commerce at university. Is this a wise choice? A ...