-
Selling music In-App
Hello Clickteam Community!
So, I know that there is the possibility to use the In-App payment function in my creations, but I think this is not the way of solution for my problem: I'm creating an app via that users should be able to buy and download music files, but I can't figure out a way how this should work. Do I maybe have to create something like a website access "out of the app" where users then can buy the music? I'm out of ideas how to solve it, maybe you people have a clue for me.
Regards!
-
a simple approach could be to have a protected link for each song and the user only can issue this URL if he bought that song, each song is an unique id and amount if user pay that amount he can download this song, but you need to cover some regulation first for each song, you need the copyright or authorization from source if not play store will not allow your application.
you can use webview object to download the file and save it in the device.
-
Thank you for your answer. Okay, that is a good idea. No problem with the copyrights, I am a producer and sound designer and seeking for a way to promote and sell my work. So one thing left: I have to figure out the webview object and for the payments I will use a Wordpress eCommerce template, that should do the best for protecting the links.
-
no you can use the in-app object and only use the webview object to make the download per-se.
you need to organize you web area so you can issue a php page for download with some protection and login and make the download, no need to display any web page.
everything is done graphically using android exporter.
let me know how it goes, it sound a very interesting and nice project!
-
Thank you very much! When I come to this point, I'll try to figure this out. The project is still an idea, I just fiddled around with some of the objects I consider to use when the time comes to get practical. An app of this kind could really be a big help for me. An why not create and learn something, when Clickteam makes it possible. ;) You will see it on the forums if I ever finish this. I will show it. So, thanks again.