Project Description:
Need to fix following at booking script:
Fix issue:
Need to fix seat function at modules when seat negative, disable book button and show full.
- http://img827.imageshack.us/img827/3552/20111210190956.png
////////////
Fix payment function:
Need to fix the issue that we have with payment to work as following:
---> http://img850.imageshack.us/img850/3995/20111219121519.png
And Conformation email payment
--> http://img13.imageshack.us/img13/4149/20111219121950.png
And
--> Conformation page payment
Payson:
IF Payment done show: /www/v3new/api/payment/payson/PayThanks.php
IF payment cansel show following: /www/v3new/api/payment/payson/PayCancel.php
Edit text that show at pages above at cp/modules/payment/payson/payment_conformation_payson.php
Paypal:
IF Payment done show: /www/v3new/api/payment/paypal/PayThanks.php
IF payment cansel show following: /www/v3new/api/payment/paypal/PayCancel.php
Edit text that show at pages above at cp/modules/payment/payson/payment_conformation_paypal.php
////////////////////////////////
Add seat gear:
Need to add a seat gear at this page --> http://109.73.162.110/~bookwork/v3new/cp/index.php?view=sitedetails
On disable= will work as now. (seat places reduce directly after user booking)
On Active (will work as this) = --> http://img41.imageshack.us/img41/4906/paymentgear.png
////////////////////////////////