javascript - Save info in a form before Post -


i creating registration form uses javascript calculate amount , uses method="post" redirect user paypal complete transaction. piece i'm missing way capture information before sending them off pay. ideally emailing copy of information or saving text file on server.

i'm kind of n00b here, while realize it's possible post own php script , have redirect them paypal, i'm not sure i'd able figure out pieces in workflow. there simpler way it?

well can save form values database , send paypal need html give appropriate php code.


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -