ecommerce

Anyone know of any php open source e-commerce platforms that support music downloads?

Hello I have a client who is a music publisher and wants a simple store where people can pay for individual song downloads. I have used magento in the past but find it a bit over the top, opencart doesn't seem to handle mp3 downloads properly, what else do people suggest? I don't mind doing a bit of customisation but don't want to start...

API of price-comparison website. is there any ?

i'm try to work on e-commerance stuff. i would like to know whether there a price-comparison website that support API ? ...

Need to setup a comprehensive e-commerce page for the first time--Magento?

Hey guys, I'm a designer (starting to learn PHP/MySQL) and am need in an eCommerce platform (it does not have to be free) that will allow me to create a comprehensive eCommerce site--countdown promotions, related products, user reviews, payment/shipping processing, etc. Basically just populating it with products, and styling the pages. ...

e store, processing credit cards and paypal

Hi there, I am building an e store and concerned about security of transactions. Does any body know a good reference for best practices? I also am wondering if it is a good idea to store credit card info in the Database for the sake of reuse by customers. to be honest I am a bit scared by the idea. any suggestions? thank you ...

eCommerce Framework, Currently looking at Magento

Hey guys, I kind of wanted to ask an opinion based question to start off with. I'm going to be picking up an eCommerce project in a month or two so I've been trying to decide which PHP framework, if any at all, I should go with. What does everyone recommend? Currently, I've been working through some Magento tutorials. One of the things...

Is there any API from Amazon that i can use to list my products from magento site?

Is there any API from Amazon that i can use to list my products from magento site? The API must be free to use.I dont want to use any third party tools. ...

What is the best way to accept a credit card in ASP.NET? (Between ASP.NET and Authorize.NET)

I'm new to creating commerce websites, and now that I need to sell software over the internet, I'm not sure where to start. I'm using ASP.NET and am considering using Authorize.NET to validate and process the credit cards. I'm looking for a stable, trusted solution that I can install on a single server. My secondary goal (besides sell...

How can I grant a specific role In Ubercart?

I'm trying to grant a specific role to users that order an amount equal or greater than 100.00 €: Conditional Actions is going really near the achievement, but I'm failing on the action (PHP required). How can I grant a role using a PHP action in Ubercart Conditional Actions? ...

Ecommerce shopping cart - is there a great opensource to use as a base

This question comes close to what I wanted to find out. Is there a Gold Standard? I am looking for an open source ASP.Net MVC 2.0 based ecommerce web site to use as a reference to custom build my own. Features that I am looking for: Affiliates and Management Coupons Reseller and Management Popular payment gateway integration Other ...

How to assign role with PHP in Drupal?

I need to assign a kind of "premium status" to members that purchase an amount equal or greater than 100 € via PHP. Conditional Actions are already set up (user = anonymous/authenticated AND total amount = equal/greater than 100 AND user =! premium) but I'm missing the PHP part to actually say "then grant him the premium membership". ...

What are good eCommerce software? for paypal and backends?

I dont know if this is off topic. A friend is requesting work but i dont know if i want to take his offer. I imagine i need to tweak eCommerce software? maybe not? His job is Get a decent to great look site which 'should' be skin able through CSS Work with paypal to sell products Products are only TShirts. Should be able to see multip...

How to integrate direct credit card payment processing in an ASP.NET e-commerce website

Hello! I have got a new assignment for developping an e-commerce website. I need to accept online payment via all the common cards (Visa, MasterCard, etc). But am confuded about how I should implement it. I want to add direct payment with credit card to the website without passing by paypal. Can anyone guide me on how should i proceed p...

What API can I use to sell greeting cards online?

I am looking for an api or service that will allow me to sell greeting cards on demand for a new service I'm building. I am assuming I can use CafePress (but their product are expensive). Are there any alternatives? ...

Mix and match of products

I want to implement mix and match of products in drupal.Suppose if there are three products Product Price A 10$ B 10$ C 10$ I want the mix and match feature of this three products that it is a case of 4(selecting from this three products). The user can select 4 items from three products A,B,C(Lets s...

Most used Ecommerce platform for large stores

What is the most used Ecommerce platform for large stores stores today. i.e huge online stores? ...

Tips for speeding up ajax

Hi im working on an ajax shopping cart using php and javascript with the jQuery library. Does anyone have any tips in speeding up the ajax requests. Also, are there any best practices with regards to locking the shopping basket or options to add more items with the request is taking place? ...

How to convert price by format

Hey I have encountered with a problem with pricing. I need to format price input to be of the type XXXX.YY the problem is, the input price can be of shape XXX,YY in europe or XX,XXX.YY if talking about big numbers. Is there a JS or C# lib that helps there? thanks ...

mobile commerce (or just mobile) RFP examples?

Hi. I have posted this question elsewhere on the StackExchange but this is really where I need to be posting it (despite the fact that it is not a technical question). I hope it doesn't get moved. I am currently looking for examples of RFPs that are looking to develop mobile applications. Ideally, it would be an m-Commerce project bu...

Adding Shipping To E-Commerce Application

I recently built an ecommerce application which resides in Joomla (our CMS), uses a database back-end for product catalog / order tracking and is fully integrated with Authorize.Net (http://www.authorize.net) for processing payments. Obviously the missing piece of the puzzle is a shipping method. Our shipping needs are fairly simple, ...

How to receive credit card payments ?

I am looking to add credit card payments to my little eCommerce but I don't want to pay a percentage to the credit card processing service. So... How can I accept Credit Card payments ? ...