How can I add buy now button ?

izhmel
@izhmel
10 years ago
1,354 posts
How can I add "buy now button" to the album page beside the track listing......

http://www.dubmusic.com/errol-bonnick/audio/albums/standing-in-love


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 03/31/15 06:58:03PM
brian
@brian
10 years ago
10,149 posts
izhmel:
How can I add "buy now button" to the album page beside the track listing......

http://www.dubmusic.com/errol-bonnick/audio/albums/standing-in-love

You would have to do something custom - the PayPal Buy It Now module does not support album sales.

Sorry!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
izhmel
@izhmel
10 years ago
1,354 posts
I want each track to have a "buy now button" so when the user is playing the album the user don't have to leave the page to buy the track ...


Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 02/18/15 08:25:48AM
derrickhand300
@derrickhand300
10 years ago
1,353 posts
I have also wanted this- Buy it now n the first level next to each song title under the player
michael
@michael
10 years ago
7,815 posts
Should be able to just add:
{jrPayPal_buy_now_button module="jrAudio" item=$playlist_item}
to
ACP -> MEDIA -> AUDIO -> TEMPLATES -> item_playlist.tpl

--edit--
Just tried this and it doesnt work right now. The issue is the 'quota_jrPayPal_allowed' setting is not available in that location, I'll see if it can be added in.
updated by @michael: 02/18/15 01:40:33PM
michael
@michael
10 years ago
7,815 posts
Playlists has been updated to ver 1.0.16 The quota items now come out, so the code above will work.
derrickhand300
@derrickhand300
10 years ago
1,353 posts
Wow- right under our noses the whole time- Thanks! Now I am wondering if I can clone the paypal module and use the xxpaypal to sell albums...
michael
@michael
10 years ago
7,815 posts
derrickhand300:
Wow- right under our noses the whole time- Thanks! Now I am wondering if I can clone the paypal module and use the xxpaypal to sell albums...

nope. If you want to sell albums, you need the foxycart module.
izhmel
@izhmel
10 years ago
1,354 posts
I hope Brian add this because each time there is an update it will overwrite the edited files and I just cant see why Brian dose not make these option work with pay pal


Can you please send me a copy of the file you edited ?

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
paul
@paul
10 years ago
4,335 posts
izhmel:
I hope Brian add this because each time there is an update it will overwrite the edited files and I just cant see why Brian dose not make these option work with pay pal

If you edit files with the ACP template editor they will not be overwritten when the module get updated.


--
Paul Asher - JR Developer and System Import Specialist
izhmel
@izhmel
10 years ago
1,354 posts
Thanks , can some one send me a edited file please ?


--
The Scientist
dubmusic.com
Thanks for any assistance.
brian
@brian
10 years ago
10,149 posts
izhmel:
Thanks , can some one send me a edited file please ?

What file?


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
izhmel
@izhmel
10 years ago
1,354 posts
I was talking about the "item_playlist.tpl" I tried it an it did not work for me ....

I added it to the second line {jrPayPal_buy_now_button module="jrAudio" item=$playlist_item}

I did not work for me


--
The Scientist
dubmusic.com
Thanks for any assistance.
paul
@paul
10 years ago
4,335 posts
michael:
Playlists has been updated to ver 1.0.16 The quota items now come out, so the code above will work.

Have you updated to the latest Playlists module?


--
Paul Asher - JR Developer and System Import Specialist
izhmel
@izhmel
10 years ago
1,354 posts
Yes,I am running the latest JR version


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
10 years ago
1,354 posts
It don't work for me, the playlists has been updated to ver 1.0.16

http://www.dubmusic.com/the-scientist-sly-robbie-dub-explosion/audio/albums/the-scientist-sly-robbie-dub-explosion


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
10 years ago
1,354 posts
Also how can I make the buy now button show in the player ?


--
The Scientist
dubmusic.com
Thanks for any assistance.
brian
@brian
10 years ago
10,149 posts
izhmel:
Also how can I make the buy now button show in the player ?

This might not really be doable at this point since the "playlist" portion of the player is not customizable beyond the text. Sorry!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
izhmel
@izhmel
10 years ago
1,354 posts
It will be good to have it , it will keep the user on the same page instead of navigating to different areas of the page to buy

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
michael
@michael
10 years ago
7,815 posts
You can use the method above to achieve the paypal buy now button on the list of songs in the playlist. Just not in the player itself.
izhmel
@izhmel
10 years ago
1,354 posts
Michael I tried using the code in "item_playlist.tpl" and it did not work , I am using the latest JR

{jrPayPal_buy_now_button module="jrAudio" item=$playlist_item}


--
The Scientist
dubmusic.com
Thanks for any assistance.

Tags