ok i have a form that users fill in and that form submits the details securely to paypal for payment.....the reason for this is so users dont have to fill out everything twice (i hate it and i guess many people do).
there is one problem i have with paypal though.....i'd like to send a confirmation email out with all the details of the purchase and also a username and password to a online resource centre that i created. paypal doesn't have this function it only allows for invoices of purchase which is a standard when you purchase something using paypal.....is there anyway i can get the email address out of the form to store into a database so that i can use it in my coding to send an email?
as it is a paypal form all details usually go straight to paypal.....is there anyway i can double the email address and save it to a database so i can send the needed email?
thanks
there is one problem i have with paypal though.....i'd like to send a confirmation email out with all the details of the purchase and also a username and password to a online resource centre that i created. paypal doesn't have this function it only allows for invoices of purchase which is a standard when you purchase something using paypal.....is there anyway i can get the email address out of the form to store into a database so that i can use it in my coding to send an email?
as it is a paypal form all details usually go straight to paypal.....is there anyway i can double the email address and save it to a database so i can send the needed email?
thanks
Comment