email notifications, confirmed?

fanaticbb
Contributor
Contributor

Can I have multiple e-mail accounts all with notification,

but only one of them confirmed for payments?

Will I receive notification emails for the non-confirmed ones?

Login to Me Too
1 REPLY 1

skier
Advisor
Advisor

You can have up to 8 "verified" email addresses associated with your PayPal Account.   Note, to associate an email address with your PayPal Account, it must be "verified".   One of those 8 verified email addresses must be selected as the Primary Account email address.    If you are manually coding your item button code, then you can use any of the 8 verified email addresses as the "business" variable value in your item button code.  What ever address you use is the one the email notification will be sent to.   If you are using the online button creator to generate either "hosted" or "encrypted" item button code, then by default, the online button creator will you your Primary Account email address.  This behavior is by design cannot be changed unless you change the Primary Account email address.

 

Tip:  If manually coding your item button code, the "business" variable line will look similar to the example below, you would simply change the value to email address of your choice.

 

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

 

 

 

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.