1
Payment Screen
  • Collects Student's Credit Card Information.
  • Client side validation using Java script checks for :

          Zip should be a number - 5 chars long

          Security Code should be a number - 3 chars long

          Course Fee should be a number- between 10 and 9999

          Credit Card should be a number - 16 chars long

          All fields are required