javascript version of Payment examples

i can't do any php (related to problems with my pc)but i want to do it in JavaScripti would love to see javascript examples like the 4 pages of php and asp.netpayment.phppaychecker.phppay-thankyou.phppaymentsettings.phpmost important: how to generate keys and get them in a string variable 🙂

i would love to see this

You can't do this in JavaScript alone. It needs to be done in server-side languages (like PHP, C#, VB.NET, etc.).

will actionscript do??, cuz i might make a flash website

If you make a flash website all your payment keys & passwords will be visible to every user who visits your site. You need a sever-side scripting (ASP.NET, PHP, Ruby, etc., etc.). Or you can use a payment platform like FastSpring and they'll host all the code for you.