I'm doing a registration and payment page.
When user click on the button Register, it will proceed to registration.asp.
User will have to select a payment method first (Radio Button). Payment methods accepted are cheque, paypal and credit cards.
1. If user select CHEQUE payment, the next page will be page with a link to download a PDF form. User will then print the form and send it to the owner address together with the cheque.
2. If user select CREDIT CARDS payment, the next page will be a registration form (Name, Identification Number, Mobile Number, Home Address, E-Mail Address, COnfirm E-mail Address, etc). When user click on the NEXT button, the next page is for the user to enter their Credit Card Number, etc.
3. If user select PAYPAL payment, the next page will be a registration form (Name, Identification Number, Mobile Number, Home Address, E-Mail Address, Confirm E-mail Address, etc). When user click on the NEXT button, the next page will be the paypal payment page.
Can anyone help me to do the above? Problem is, I've no experience in dealing with real payment methods. Will be glad and relief if someone could lend me a helping hand. If can, email me at
chilla_boom@yahoo.com.sg or message here will do. =)
PS. I'm using MS Access db and doesn't have any problems doing a normal registration form without the real payment methods. Also I would like to include this -> after payment is made, user will have to activate their account by email.