Need help making a website.

Posts 16 of 6 · Page 1 of 1
Need help making a website.
i am working on making a website for our game called Covert Ops.

I need to make pre order page but i have no idea how to do it.

It can be wordpres s, yoomla or anything like that.

Would be nice to get some help. Maybe there is a theme for wordpres s with feature like that.
If you spend more than 3 minutes in joomla/WP extension directory.....
Quote Originally Posted by Seb View Post
i am working on making a website for our game called Covert Ops.

I need to make pre order page but i have no idea how to do it.

It can be wordpres s, yoomla or anything like that.

Would be nice to get some help. Maybe there is a theme for wordpres s with feature like that.
Well you can do it with WP.
The best way would be to learn html and php and make one that way.
Quote Originally Posted by argyros View Post
Well you can do it with WP.
The best way would be to learn html and php and make one that way.
Well i know a bit of html5 and php.

BUT i have no idea how would i do communication between Paypal and the website to confrim that the user pre ordered the game and he can download it when its released.
Quote Originally Posted by Seb View Post
Well i know a bit of html5 and php.

BUT i have no idea how would i do communication between Paypal and the website to confrim that the user pre ordered the game and he can download it when its released.
Well it's easy.
Just make the php part, as paypal already has that part which is the ipn.
https://developer.paypal.com/webapps...-notification/
Then you can have the php update his payment via sql, then on a download page have it check to see weather the person bought it or not.
Quote Originally Posted by argyros View Post
Well it's easy.
Just make the php part, as paypal already has that part which is the ipn.
https://developer.paypal.com/webapps...-notification/
Then you can have the php update his payment via sql, then on a download page have it check to see weather the person bought it or not.


Thanks bro, i will try it.
Posts 16 of 6 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?