Can you please confirm that change of the primary email will not do anything to the API integration?
For example, I have a primary email for my PayPal like payments@oldemail.com.
I assume that my API username was initially generated based on the domain name from the email address. It looks like this:
paypay_api1.oldemail.com
Now for our business there is a need to change the email address under our PayPal account. So the new email will be paymentsATnewemail.com.
Here is my question:
Can I be sure that the API integration between PayPal and my store will not be broken after I change the email?
After this change my email will be payments@newemail.com while API username will still be paypay_api1.oldemail.com
... View more