Page 1 of 1

Passing Post Variables

Posted: Mon Jan 16, 2006 3:07 am
by lazersam
Hi

I want customers to buy a product via paypal. Before they click the paypal buy button I need need to capture the buyers details using my form. After I have their info they can be directed to the paypal button.

My question is... Is it possible to direct my customer straight to paypal, after they have filled my form, by sending POST variables another way OR do I have to present them with a paypal button after the form is completed?

In other words, I would like my customer to fill my form and then PHP would send them directly to paypal without the need to present a paypal button for them to click.

What do you think?

Larry.

Posted: Mon Jan 16, 2006 2:59 pm
by duk
about what i understand... you go against the rules of paypal...

anyway... there is just one way your client could pay with paypal, using your form directly.... the only way is giving you the email and password of paypal service...

then you can send all information...