I have a website I’ve created for a client, and I’ve created an MP3 player to play samples music. I Have links to downloadable files for the full versions of the songs. How can I make the files downloadable only after purchase? I also don’t have a purchase method set up. I’ve heard stripe is a pretty good method?
In database, have a path to full mp3, just like you do for the sample one. Once the customer buys that ID, then redirect them to the page with full path.
Yes, stripe can handle all payment stuff, and once the payment succeeds then redirect them to page with full path of mo3