Why I can't find my appstoreconnect within my developer account being an account holder - apple-developer-account

When I try to open https://appstoreconnect.apple.com/ it automatically redirects me to https://appstoreconnect.apple.com/access/developers page instead of my apps page since I am the admin and account holder of the developer account.

I found it myself since I am enrolled in the Apple developer enterprise account so it isn't possible to publish an application for public use from an enterprise account and you have to change it to the Apple developer program from the enterprise account. You can check the link for more clarity.
https://developer.apple.com/programs/enterprise/

Related

How can I change the developer name in Huawei AppGallery?

I registered alone using my real name just to upload the app, but I'd like the developer name be accredited to the team I belong to..
To change the developer name, please execute the following steps.
After logging into your Huawei developer account, go to Developer center->Settings-> My profile and then change the developer name there.

How to join a apple development team?

I was invited to iTunes connect by an organization and I accepted it. I was trying to get access to developer.apple.com, but it says I don't have a team. I do have access to itunesconnect.apple.com but not the certificate site.
What am I supposed to do to get access to the developer certificate site?
Whoever owns the developer account has added you as an iTunes Connect role, which is different than a Developer Program role (see more here).
You need to have the owner of the developer team account log into developer.apple.com. When they do, select the "People" link on the first page. From there, have them click the "Invite People" button. Then they can enter your email address as either a member or an admin. See the link above as to which Developer Program role you should be assigned to.
If you need to do certificate and provisioning profile management, you will need to be an admin.

How to obtain paypal live application id

How do I obtain a PayPal Application ID in the live PayPal environment?
I followed the instructions on https://www.x.com/, but I could not find
My Account ==> My application ==> New App
as mentioned on the PayPal developer website.
Starting May 13th, 2013, PayPal App management for Classic APIs will no longer be available on x.com and will be migrated to developer.paypal.com. Please check back after May 16th for the new location of APP Management.
During this time, you will not have access to submit a new App or manage your existing APPs. Your current application IDs will not be impacted by migration and will be available post-migration at the new location.
Login to your paypal account.
First of all navigate to developer account applications
Then click on your App Name. (You have created previously)
Here you will see an option to chose Sandbox or Live. click respectively to get app Credentials.

Will a iTunes test User work on an app created on a different developer account

I have created an iTunes test User account from My Developer account.
My client has set up (on a different developer account) an application and in-app-purchase product.
Will I be able to use my test user to purchase the product the client has set up?
The answer is no - you can not.
Test users are restricted to buying content in the sandbox for Products on the Developer account they were created on.
I managed to get a friend to help me test this and got this error when I used his test user.

Releasing an app - Developed on one account, releasing/approving on another

We have developed an application for a company who want to release it under their own account. It has been developed on our account and has had provisioning profiles attached to it from our own account. What is the best way to do this? Do I have to send them the xCode project and talk them through how to attack a provisioning profile to the project? Or can I just get their login details and create a provisioning profile from the Mac in the office and do it for them? Or is there a "transfer to different account" option?
Many thanks!
To answer your last question: Apps cannot be easily transferred to another account (when already available at the App Store).
But both of the other suggestions would work: An app is not tied to an account until you submit it via iTunesConnect. So you can just use provisioning profiles from another account to build the app for submission. Of course, you can do that in your office, using the credentials of the customer, or you can just hand over the project and let the customer do the submission.