I have a Javascript Html Script that I have 80 percent done. I am lacking just a few thing. This should take 15 minutes to complete for you.
Here is a description of What this script is for and what it does:
We run a site that sales services for Youtube. Views, Ratings, etc. This script is for our Combination Packages. A combination package offers the user Channel Views, Ratings, and Favorites for 1 video. We have it to where they can add up to 9 additional videos to the order.
So far the script does this:
It requires there username(text box is there)
It requires the video url for there ratings and favorites
When the dropdown menu is set to No additional Videos then the user just purchases the Package for 1 video and no additional Videos.
What we need done to complete this script:
There is code already in the script for if in case the user forgets to type in something in one or the other or both text boxes it’s suppose to pop up an alert box and tell them.
This isn’t working for some reason but it did at a point.
This has been coded to only show what has been picked on the paypal order.
For some reason this doesn’t work until you click on an additional video then go back and click on it again. Very weird!
We need only added to the cart in paypal what has been ordered. Right now if you for example run the script and click buy when it goes to the shopping cart it will have all the text for all items to the shopping cart.
At the end of the code for the it has the person that was working on this scripts paypal information encrypted. We have tried and tried and have no idea how to get ours encrypted so either you can help me with that and help me get mine encryped as he have or just set it to normal to where we just enter in our paypal email.
Quick Summary:
The alert boxes are not popping up if the user leaves a textbox empty
The code is half way working on only adding the information the user picks to paypals shopping cart(Text Wise)
Example:
Additional Videos: 7th Additional Video
YouTube Username: tomcatfor5678
Your Youtube Video Url: CUSTOMERS VID URL GOES HERE
1st Addional Video name:
2nd Addional Video name:
3rd Addional Video name:
4th Addional Video name:
5th Addional Video name:
6th Addional Video name:
7th Addional Video name:
Not sure on how to have our paypal information encrypted. Either help us encrypt our information or have it to where can just add our Paypal email. It honestly doesn’t matter to us.
This script is going to be added on our Purchase page 7 times. One per Combination Package
This will be a very simple project for someone that knows javascript very well. We need this done right away.
WOULD BE NICE TO GET THIS DONE TONITE! WE ARE TRYING TO LAUNCH OUR NEW SITE.