this is first time i’m develope paypal form , i have problem with shipping address how to get shipping address from customer and in email(see attach below) i want to insert into email from paypal ?
i don’t know how to pass shipping address value.


Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are mainly 10 hidden variables which we’ve to pass to PayPal for Payment related process mentioned as below (this method is very Basic PayPal Payment option, apart from it PayPal provides few other payment options as well):
You can just send above hidden variables to PayPal and set required
URLas per your demo server website path.Keep in mind to keep
developer.paypal.comaccountlogged inwhile you’re checking withPayPal Sandbox (test mode) account. It will be required.Thanks !