PHP form doğrulama ve ödeme için paypal teslim

0 Cevap php

Birisi bana bu konuda lütfen yardımcı olabilir :)

I have a form to submit a classified ad. The form uses PHP for validation. In the form there is a drop down menu where one can select its payment according to the display time of the ad.

I don't know how to keep the validation in place and only send to Paypal if everything is ok. Is it possible to do it in one step?

Or do I have to redirect the user to a confirmation page and there place my buy now button? Also I would like to use IPN to update the info in the DB. Thanks Max

0 Cevap