Drupal Commerce

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.

A common, impartial place to discuss Drupal related commerce.

niburu2015's picture

Options for a Drupal 7 based music store

I have a current music store that I would like to migrate to Drupal 7. Would Ubercart be the best solution? I am currently receiving audio directly from digital distributor via FTP with an XML file included in the folder of audio files. What would be the best way to integrate the meta data from the XML file to fill the album, artist, track, label, etc in the music store as well as the audio as file downloads (zip) and audio previews for each track.

Read more
seagle's picture

Product Configurator

I'm working on a new site that is selling complex products. There needs to be at least two levels of decision making that effect the product configuration and the final price. I have experience running a general CMS with Drupal but haven't worked with UberCart or e-Commerce modules to know what would be best for this kind of product 'configurator'. Any advice in what module to use and how to build a product configurator would be GREATLY appreciated and would surely benefit the whole community!

Thanks in advance,
Scott

Read more
DamienMcKenna's picture

Notes from Drupalcon 2011 shipping BOF

Some notes from the Drupal Commerce shipping BOF from Drupalcon 2011.

Read more
Branjawn's picture

Easy E-commerce

This isn't necessarily a Drupal-centric question, but this is the only online community I am part of...

So, I have a client who wants to sell t-shirts and sports apparel on his website. To clarify, it has his company logo on it, so it's likely from a local screen print type shop. He's a 2 employee company, and I don't want supporting this to become a headache for me. I'd like to implement the solution and be hands off.

So, any recommendations?

Read more
gnaman's picture

Plataforma con contenido de pago

Buenas compañeros,

Os cuento un poquito el proyecto que ha salido en mi empresa para ver si alguno me aporta luz.

El tema es que se va a montar un portal para que las empresas visualicen y compren el contenido audiovisual que les interese. (Esto es un resumen muy resumido)

El proyecto tiene los siguientes requerimientos:

  • ....
  • ....
  • El usuario navegará por la plataforma visualizando todo el contenido disponible. Una vez que el usuario haya localizado un contenido que le interesé deberá realizar un pago electrónico y a continuación podrá descargarse dicho contenido en alta definición.
  • ....
  • ....

¿El tema es que módulos me recomendáis para el tema del pago?¿Qué tipo de pago me recomendáis?
¿Cómo puedo gestionar que sólo se pueda descargar cuando se ha pagado?

Muchas gracias a todos,

Read more
pedrorocha's picture

E-commerce with Drupal + POS machine

I'm creating an e-commerce site that will have a lot of stores, each one with his own reserved space and sales, as many other stores made with Drupal on the web, but with one difference: i want to put a POS machine on each physical store, consulting the Drupal site for sales.

Basically, the workflow is:

  • People navigate through stores on the site and decide to buy
  • People pay with credit card or whatever they choose
  • Each store has a POS machine
  • Every POS continuously asks the site for sales
  • When a sale is made, the POS prints the invoice and the shop make the delivery
Read more
developer-x's picture

Freemium functionality with ubercart, paypal WPP, and recurring payments

I'm implementing your basic freemium payment model(a free plan, basic plan, premium plan with recurring fees) using ubercart and Paypal WPP. I've encountered numerous stumbling blocks and have had to write more custom code than I expected. I'm wondering, has anyone implemented this? Are there recommended modules besides ubercart roles, recurring, paypal, and uc_atctweaks? Perhaps a uc_freemium module is in order?

When I actually get this thing fully working - I'll try to document what I learned - but I'd love to hear from others if this has already been accomplished.

Read more
jdln's picture

Which Ecommerce platform?

Could someone recommend the right ecommerce platform for me?

Ive started using Ubercart but ive hit some limitations that I can only get around with advanced theming, which is a bit beyond me.

It seems on a product kit page you cant show the different fields for products within it. Also im struggling to get my price quantity discounts to display in the shopping cart block.

Drupal E-commerce seems more 'powerful' but i dont know how stable the release is yet.

I know Magento is quite popular but I dont know how good it is or its Drupal integration.

Thanks

Read more
dbonomo's picture

Any login insights?

Hi folks,

I've got a Drupal site I am trying to get themed for use as our companies' blog/social site.

I recently ran in to a problem when I logged out to check the theme, and then could not log in to the site with any user from any computer. I have cleared all of the caches, repaired database tables, turned off cookies, moved to different locations, tried other browsers, created users, changed the theme, and messed with settings.php and php.ini per suggestions found through googling.

Read more
rszrama's picture

Drupal Dojo session: Drupal Commerce - Under the hood of a major Drupal 7 contribution

Start: 
2010-05-25 12:30 - 13:30 America/New_York
Organizers: 
Event type: 
User group meeting

Drupal Commerce is a professional e-commerce solution for Drupal 7 and beyond. The core modules are lean and mean, enforcing strict development standards, a hard separation of underlying APIs from the default UI, code comments and documentation, and full test coverage.

Core features like Products and Orders take full advantage of D7's core Entity and Field systems. The modules leverage the popular Views and Rules modules to provide easily customizable user interfaces and order workflow automation.

Read more
dkeays's picture

PCI-DSS changes

Does anybody know what's going on at Visa? There are some discussions in the Ubercart world, but it is all speculation right now.

Read more
rszrama's picture

Drupal Commerce Usability: Bulk Product Creation / Import Tools

Overview: Drupal Commerce is a fresh implementation of the Ubercart feature set on Drupal 7 using fieldable entities to the max and depending on Views and Rules. What a product is has been separated from how a product is displayed (see this thread for more details), and the attributes system has been completely redone to work through fields on product types and enforce unique SKUs for every variation of a product. While greatly improving the underlying data model, this adds to the complexity of listing products for sale, especially when closely related products need to be sold through the same display (i.e. multiple sizes of a particular t-shirt style). This project will take advantage of the field settings for fields on product types and Token patterns to create bulk product generation forms and enhancements to the Product Reference field and its Add to Cart form display formatters to present these products for sale.

Read more
twom's picture

Building mobile e-commerce sites: searching for case studies and requirements

Hi all,

I am doing some research towards the use of mobile in order to make mobile stores (so called m-commerce). Mobile offers new opportunities for Drupal developers to leverage this new playing field, but still better understanding of the needs and expectations are needed.

For this I am looking for people with experience in e-commerce (developers, or shop owners) or can refer me to someone with concrete ideas on how the ideal mobile store would look like (merchant and customer requirements, expectations)

Read more
akucharski's picture

authorize.net batch CREDIT

Has anyone implemented a batch CREDIT post to authoirze.net which is initiated in the admin area. We are looking to create a process for refunding a product (a show in this custoemr's case) for all the customers who have purchsed it, in the case that the show cancels. The trick is that the customer will want to keep the transaction fee, so we want to be able to refund for tickets only.

We will be writing this - it may end up just creating a report and then it would be run by a batch job. If anyone has done something like this - please point it out, it would be helpful.

thanks

Read more
freatida's picture

What do EU ecommerce stores do with VAT?

Hello everyone,

I'm setting up a store based in the EU that will sell internationally. VAT rules are really complicated. Our accountants tell us we have to ask for customers VAT reg no., validate it, and whether we charge depends on which country they're in, etc.

But whenever I've bought stuff online, whether as a business customer or a consumer, I've never had to give VAT reg details, or anything like that. And I've always just been charged VAT, even in some cases when I shouldn't have been.

Read more
JayCally's picture

Ubercart: Sending Node Author and Email after purchase is complete

I'm working on a small site for a newspaper were users can purchase gift certificates from local businesses for the holidays. Local businesses don't have a way to sell their certificates online and this will give them that ability. Local businesses will be adding the certificate nodes to this site or the admin will add them and set the author to that business.

Is there a way to have the author receive an email containing the user's (purchaser's) contact info and the product they purchased from that author.

The example would be:

Read more
froeg's picture

EDI Export Module Issue NEeding Help

The EDI Export for shipping function on our site is not pulling all of the information from our MySql order system when we go to produce a csv file to upload to UPS. It is only pulling the main address line and not the extra line when someone adds something like Apt #7. Can someone help us walk through how to get the Export Module to include this extra information?

Read more
coreyp_1's picture

Trying to get an idea of direction

Hey, everyone!

I am creating a store where the purchaser creates the product, and then the price is determined by what "features" the user selects.

Here's the reasoning:

Read more
joachim's picture

Using webform and UC: uc_webform_productize -- an analysis

I'm currently looking at http://drupal.org/project/uc_webform_productize with a view to how it could be used for event registration.

My current use case is:
- one site
- several events
- registration is paid
- events have options such as how many days you want to attend, diet requirements. these affect price.

Read more
gordon's picture

e-Commerce 6.x-4.0-rc9 has been released

Hi,

I have just released rc9. I have been a doing a lot of work on it over the past couple of days changing the checkout to use ctools object cache so that I could get PalPal Express working in Drupal 6.x. Because of changes to the formapi in Drupal 6, and because you need to leave the checkout to go to PayPal and then come back it was just not working.

Read more
Subscribe with RSS Syndicate content

Drupal Commerce

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week