ecommerce

Magento 1.4 Display Individual Product on Homepage

Hello Everyone, Does anyone know how to display an individual product listing (As it would be on the product page itself...with buy now button) on the homepage of a Magento 1.4 site? Thank you in advance for your time. Cheers, Nate ...

Flow for: fill form, make paypal payment, create account

I've implemented a paypal transaction before but this one has a twist that I'm not quite sure what's the best way to handle it. The basic idea is I want to create an account for the user when he provides some details and makes a payment via PayPal. Until BOTH the user details are filled out correctly AND the payment is made correctly, ...

Ready-made Dynamics NAV 2009 web services for integration with e-commerce system?

I'm planning to integrate our e-commerce module with Navision. I know you can set up and configure web services in NAV 2009, but I'm not familiar with Navision, and would like a more out-of-the-box solution, that we can quickly set-up for other customers. Does anyone here have experience with any ready-made web service solutions for NA...

Spree vs Magento vs OpenCart vs PrestaShop ?

I need to set up an online shop for my brother, I have no experience at all setting up an online shop, The number of options out there is overwhelming, Spree, Magento, PrestaShop, etc Is going to be an small shop (no more than 50 products), with a few custom features, nothing really complicate. I dont want to spend to much money in host...

Spree, chargify and fedex API workflow?

So Im having a site developed in ruby using the spreecommerce. Spree will be used more as a backend then a front end shopping cart, this is becasue the site is subscription based and the the customer just needs to sign up and they are then shipped the products each month. However the products change and the customer is allowed to pick 3 ...

How to get data for an entity (for example customer) from eav_attribute table to be shown in Customer Grid for admin

I have extended Magento’s customer information form to store an additional attribute for customer. Lets call it ‘customer_referrer_id’. I have a role ‘referrer ‘ who has access to customer grid and order grid only. But, I want to restrict a referrer to see only those customers in the grid who have the customer_referrer_id set as the ref...

Magento: case/tiered pricing and being able to break out of case and price for individual skus

I am just looking for some ideas, we have a client that wants pricing by case which gets special pricing then if you are buying individually. so lets say the case quantity is 12 and you buy 3 cases, we could easily setup a tiered pricing scenario, if quantity > 12 price is x, if quantity is > 24 price is x, if quantity > 36 price = x. T...

What is a good open source ecommerce package?

Here are my requirements: Needs to run on a lightweight open source web app framework. Must be open source. Needs to be able to run in a clustered server environment. ...

E-Commerce: Branded Page or Pop-Up Window?

I'm working on a custom e-commerce system for a client and ran into a fork in the road. The checkout system I'm using is very flexible and is meant to be integrated into an existing Web site. So essentially, I have all my products on a page. Each product has a "Buy Now" button associated with it. When clicking on that button, a modal win...

Shopping Cart with Item Configurator

Does anyone know of a canned shopping cart that allows you to configure the item as you go? This would be along the lines of a Dell or Apple store where as you change RAM or HD selection, the price updates, then when you're finished, it adds the customized item to the cart. I am prepared to do the custom coding if I have to, but though...

Which Magento Product Type for grouping products then displaying them in a list each with "add to cart"

I am implementing a magento shopping cart for the purpose of selling course material and online/offline tests. Their is a couple of different ways to purchase the course material. Book Only Online Test Only Book & Online Test Paper Test Only Book & Paper Test Each of the above are represented with their own sku's and prices and va...

How to select specific fields with aliases using joinTable or joinField in Magento

I want to pre-filter* data in the invoice grid visible in Magento's admin panel. Here is a question that I asked earlier, and this one is related to the solution presented for that, hence it might act as a good explanation. So, I am modifying the Mage_Adminhtml_Block_Sales_Invoice_Grid::_prepareCollection method so that it first fetch...

Spree, Rails 3, and theming

Well, I've been trying to change the default theme of spree by following this tutorial http://blog.endpoint.com/2010/01/rails-ecommerce-spree-hooks-tutorial.html But the homepage doesn't change at all, well since the tutorial is meant for rails 2, I'm just wondering what do I need to change from the tutorial to make it work with rails ...

How can I embed a simple shopping cart into my Rails app?

I'm developing a simple event management/ticketing application for LAN parties. I have a need obviously to have the user buy tickets for events. Currently, a User visits an Event page and selects a Ticket. After the user pays for the Ticket, a Registration is created and the User is permitted to further interact with other Users and the...

requirements for performance, usability and reliability for e-commerce search-engines

We were wondering if you have some ideas about where we could find information about requirements for performance, usability, reliability for e-commerce search-engines. e.g. values for MTBF, MTTF, downtime. We are having a hard time finding examples and values. sincerely Babak and Siddhartha ...

Open-source alternatives for price comparison aggregators like google base shopzilla, shopping.com?

Price comparison aggregators like Google Merchant (former Google Base) shopzilla, shopping.com provide a unified interface for e-commerce websites / vendors - which can submit their product listing through a standardized product feed (example). Visitors can then perform a comparison search in one place for all those products from diffe...

ECommerce for C#.NET

Does anyone know where I could begin to look to learn how to create a basic ecommerce payment system in C#.NET? I'd prefer to create a payment system where people enter credit cards and not depend on prepaid services like paypal. Also does anyone know a gateway provider that has a marketplace type of experience, where users can transact...

AJAX, Off-Domain Credit Card Processing

Can something like JSONP be used to securely transmit credit card data? ...

Send users to a pre-filled Amazon cart checkout

I'm working on a site that will create pre-set packages of items. To start, I'm using Amazon to test the idea, pulling some affiliate sales, and then I'll fulfill orders myself if the idea deems successful. My goal is to have a "buy now" type button, and upon clicking, the user will arrive at an Amazon checkout now page, with a cart pr...

creating a fully functioned e-commerce website

hi I have created about 4 e-commerce websites during the last few year. But they were all dommy sites whereby when the users checked out their items, they did not get to give their account detailes therefore, there wasn't any transactions made (though, i was about to keep stock and count of what was purched) now, i recieved a real pro...