-
Adding Payment Page
Is it possible to create a page where you can charge people for putting up a video? Or are you not allowed to modify the script to add a page like this?
We wanted it to be compatible with PayPal... before you post a video you would have to pay through PayPal. Is this possible with this script?
-
Re: Adding Payment Page
If you want.. you can
Put your guest limit at 0 so people will be redirected to the login page so a account is required.
On sign up you can set the only membership option as paid and use the integrated paypal module that is stock with the script.
If you want to have guest be able to view videos but not upload unless they pay you will have to do some code writing ...
Im sure bplex or someone could write this mod for you at a fair price.
-
Re: Adding Payment Page
I thought I read that you were not able to add in new code to this script...
I want guests to be able to view videos, but you have to pay to upload them.
Thanks
-
Re: Adding Payment Page
Actually, you can add in new code to the script. The difficult part (currently) is changing existing code. But new code is fine.
With regards to your question, that's already in the script. Simply setup the membership options so that in order to create an account, you have to pay. Only account holders can upload to your site.
-
Re: Adding Payment Page
Is it possible to charge the uploader per every click on their video? Example: If their video is viewed 200 times and its $.25 per video... is there a way you could then charge them $50? Thanks for the support
This would a lot like YouTube's Promotion feature.
-
Re: Adding Payment Page
Not by default, but yes something like that could be built.