omini Posted August 2, 2005 Share Posted August 2, 2005 Hi all! I am currently working very hard in making a digital music distribution shop, but have hit a snag that I am kind of lost on. I think OSCommerce will work for everything I need except for one issue. I need to be able to pay the artists and labels variable percentages automatically every time one of their songs is sold. Plus, I will need a way for them to view and download reports and to get paid automatically when their payments reach a certain threshold. Or, at least that I would get notified of this event so that I can cut them a check or pay by paypal. I don't know a whole lot about php, so I am trying to find the best way to go about this. I was thinking I could modify the affiliate contribution for this except one developer told me I couldn't use it and another said I could. So, I am very confused. So, the question is, how would you go about doing something like this? Do you think it's very hard and complicated or something pretty simple to do? Thanks very much for any help or advice!! Omini Quote Link to comment Share on other sites More sharing options...
Guest Posted August 2, 2005 Share Posted August 2, 2005 how do the customers get to your site in the first place? you can use the affiliates for the ones coming to you from their sites. there are other options, however need to know a bit more in detail Quote Link to comment Share on other sites More sharing options...
omini Posted August 2, 2005 Author Share Posted August 2, 2005 Sorry for the lack of detail! The customers would come directly to us, not from other sites, which I think is why the first developer told me it wasn't possible, because of the way the sessions are handled. So, I guess I would have to have a list of the artists and labels when I create a new product and then pick one and give them a percentage of the sales. Then, when people would download a song, it would automatically track the earnings of the artist or label and make a report for them to view. Hope that makes sense and thanks so much for your kind help! :) Quote Link to comment Share on other sites More sharing options...
matthorton Posted July 22, 2006 Share Posted July 22, 2006 i would also be very intrested in how to solve this problem. is there a contribution that can help? Quote Link to comment Share on other sites More sharing options...
Guest Posted July 22, 2006 Share Posted July 22, 2006 you have that already with the manufacturers. Just assume they are the artists for the products. So the only thing that you need is on the admin end to calculate the percentages from the order_products table basically. And there are contributions where you could extract code from and build a report. Quote Link to comment Share on other sites More sharing options...
klarsen Posted July 22, 2006 Share Posted July 22, 2006 You might try the supplier or manufacturer contributions available. The one that I'm thinking of is the Supplier Admin Contribution, which gives your suppliers access to reports and information. But it won't calculate the percentage owed without making some modification. Quote Link to comment Share on other sites More sharing options...
Mediajuggle Posted July 23, 2006 Share Posted July 23, 2006 Sorry for the lack of detail! The customers would come directly to us, not from other sites, which I think is why the first developer told me it wasn't possible, because of the way the sessions are handled. So, I guess I would have to have a list of the artists and labels when I create a new product and then pick one and give them a percentage of the sales. Then, when people would download a song, it would automatically track the earnings of the artist or label and make a report for them to view. Hope that makes sense and thanks so much for your kind help! :) What you need is going to take some custom programming. For my music store I use a modded version suppliers contribution http://www.oscommerce.com/community/contributions,3957 to allow the artist/labels whose music I sell to log in and see how many downloads they sold and then I pay them on a quarterly basis through paypal. Quote My Contribution Music Download Store Template http://www.oscommerce.com/community/contributions,4275 Link to comment Share on other sites More sharing options...
Jimerson Posted July 23, 2006 Share Posted July 23, 2006 If you don't mind my asking what did you use for download managment? Or is it all shipped. I have been looking all over for something with download managment. Thanks so much. -Jim Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.