Magento + PayPal Sandbox - magento

So, recently PayPal switched from sandbox.paypal to developer.paypal interface. It is still in beta mode, so it's not working perfectly, and on the other hand sandbox is practically disabled, you can not register nor login with old credentials.
So, when trying to make a test system in Magento, I create one seller account and one buyer account in new developer.paypal interface, but when I try to make a purchase it keeps showing me the wrong login/pass error (I enter the seller account e-mail and password).
Before all this I remember I had to be logged in the sandbox.paypal with my main sandbox account for this to work, but now login to sandbox is not possible any more, and login to developer doesn't help.
Anyone had similar issues? I tried anywhere to find any clue for solution, but no luck, and I don't waiting for PayPal to complete their test environment is an option.

I haven't had the same issue however have you imported your old accounts? That way you can use the same test email addresses and passwords as before.
Log into https://developer.paypal.com
Click Applications
Click Sandbox accounts
Click "Import data"
Enter your email address and password for the old developer account.
All settings for the prior accounts should be imported as well. Sandbox.paypal.com is still accessible too, you do need to be logged into your developer account to access it which is the same condition as before.
If you continue receiving a password error trying resetting the password to the accounts by following the steps below:
Log into https://developer.paypal.com
Click Applications
Click Sandbox accounts
Expand the account in question
Click "Profile"
Click "Change Password"
Lastly, you'll also want to delete all developer.paypal.com cookies and cache before using the beta environment. If you do not, you'll see the error message below:
"This Sandbox email address is not available. Please enter another email address."
Let me know if you continue to receive errors.

Related

No access to partner - Information could not be retrieved

Here is my full error:
Information could not be retrieved. Please contact iandevice to verify that your account has been properly set up. You may need to add the developer email address as a home member in the Google Home app settings.
I have seen several similar questions, but their solution did not help me. I've followed this link to setup: https://developers.google.com/nest/device-access/get-started but got the error when authorizing my account.
My email address is a personal gmail account. I have checked that my email address in the device access console (Top Right) is the same account that is linked to my nest. I have tried several solutions like re-creating the whole GCM project, credentials, etc, or trying with another gmail account.
I have also ensured that my account is added in my Google Home App, tried adding another account and trying but it's the same. Completely lost here after trying everything, does anyone have a solution to this? Thank you.
Just to add on, I have also checked in the OAuth consent screen that I have the same email address listed under email and developer's email. Also tried deleting the whole home and creating a new one, and link my nest to that h ome

Jenkins changing email password and its 'concealed' every time I came back

After every time changing the password and saving it. When I come back to Configuration password is changed. And when I click on change password button the existing value I get are under screenshots
There is a similar question asked here before here is the link for that
Jenkins changing the email password that I saved
As from 30 May 2022 gmail no longer supports the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password. So I couldn't follow the solution exactly.
What I did
Generated the gmail password By going into my gmail account Settings -> Security and under 'Signing in to google' option I clicked on 'App passwords' and generated one.
Then I disabled the 2 step verification following the solution provided on above link
But it isn't working either. Any help would be great. Just started with jenkins not a pro at it!
Thanks in advance

Dynamics 365 Plugin Registration Tool gives permission error

When I try to connect to Dynamics 365 CRM with the Plugin Registration Tool I get the following permission error:
"You don't have permission to access any of the organizations in the
Microsoft Common Data Service region that you specified. If you're not
sure which region your organization resides in, choose "Don't know"
for the CDS region and try again. Otherwise check with your CDS
administrator. Parameter name: EMEA"
I have the System Administrator role
I can sign-in to the web interface and work with no issues
I'm sure of our region, tried to login with and without it ("Don't know" option)
Also tried with an application password as our organization uses multi factor authentication
Using the latest version of the tool on Nuget (9.0.0.9506 in the about dialog)
I can connect to my trial server the same way
We had a user who was able to connect with the same user roles set
This seems machine and account independent. Other users including the organization creator are getting the same error
We are directly connected to the internet, no proxies
One solution I've read suggested cleaning the cache files which don't appear on my system. And we get the same error on clean installations.
Solved by leaving the "Show Advanced" checkbox unchecked and not entering User ID / Password. Then a second dialog opens for credentials and 2FA authentication which just works.
You don't need an application password, as you'll be asked for MFA in the next step.
I don't know how our old teammate was able to sign in with the "Show Advanced" option selected. He was getting the same dialog and continue.

How to log into a different account at VisualStudio.com?

At some point I must have logged in with my personal account using my outlook.com credentials. Now, I can sign out, but when I click 'sign in' it automatically logs me in with my personal account and I don't have an option of logging in with my work credentials.
I'd prefer not to delete all cookies/cache. I am using IE 11
I have gone to https://login.microsoftonline.com/ and went to my account and clicked 'forget', but it still auto logs me into my outlook.com account when signing in.
You can open a page by InPrivate Browsing for IE.
And then input your another VSTS account username.visualstudio.com, it will hint you to input you email and password.

Paypal sandbox test buyer account not working

I created test buyer and test seller account from the paypal sandbox account.
but whenever I try to buy something from my test seller account paypal doesn't verify account and give error stating "Please make sure you have entered your email address correctly."
Is there anything to do apart from creating test buyer account.
I'm using codeigniter's Paypal_Lib.
Don't know about the codeigniter lib, but:
The test-buyer must be "logged in" to the sandbox-system.
- Log into sandbox, select test-buyer, and click [Enter Sandbod Test Site] - login. STAY
- use the same browser (cookie) to test-buy (I use [Ctrl]n to open a new window)
The test-seller must be the receiver in the buy-form.
The paypal-server in the form must be:
www.sandbox.paypal.com/cgi-bin/webscr
instead of
www.paypal.com/cgi-bin/webscr
Not super-obvious, but it DOES work, eventually : )
- one of those times when you actually need to read the manual (user-guide)
Depending on what you are doing, the test-users may also need to be verified / busines-accounts..
Solved this, It was my mistake I did not set $this->paypal_url in library, now its working fine.

Resources