Question on Email Notification

davidmt
Contributor
Contributor

I have a paypal account under the address "email-address1" but I'd like email notifications to go to "email-address2" (just an example for simplicity).

 

If I add the "email-address2" email to the Profile and make it primary, will this take care of what I am asking?

Login to Me Too
3 REPLIES 3

skier
Advisor
Advisor

Add the new address to your Account, verify it and make it the Primary.   If you are using the online button creator to generate "hosted" item button code, the email notifications will now come to the new address.

 

If you are manually creating your item button code, then you don't have to make the new email address the Primary.  All you need to do is change the "business" variable value in your item button code to the new email address.   The line of code you would change will look something like this example:

 

<input type="hidden" name="business" value="youremail@youremail.com">

 

 

 

Regards,

 

 

skier

Login to Me Too

davidmt
Contributor
Contributor

Thank you!

Login to Me Too

skier
Advisor
Advisor

Nice !

 

Regards,

 

skier

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.