Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I'm using an ajax registration form plugin for my website and I'm thinking to implement also Paypal.

Here is how I want to implement it :

I have 3 labels ( Name, Phone, Email, ) and a " Buy " button.

After the user is typing his name, phone and email they click on "Buy" and they will be redirected to the paypal payment page or if it's possible to stay on the same page.

Probably, what I need to know is how to make the "Buy " only after the forms ( name, phone, email ) are validated.

Is there a plugin, or a snippet of code already made to not start something which already exists.

share|improve this question

closed as not constructive by John Conde Dec 19 '12 at 1:43

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.