Auto-renewable Subscriptions and sharing customer email addresses - iphone

I did went through the documentation but didn't find how Apple will share user info such as email if the user elects to provide his email address. The Subscription Receipt doesn't provide any info about the user also in Apple documentation they mentioned:
Customers purchasing a subscription through the App Store will be given the option of providing the publisher with their name, email address, and zip code.
Any ideas?
Thanks

The answer is buried in the iTunes Connect guide.
The customer’s opted-in information will be made available in the Sales and Trends module of iTunes Connect.

Related

Do I need any financial certificate for my in-app wallet?

I am currently developing a mobile application in which I am implementing a wallet feature and I am using the PayPal API.
The users can execute a service in exchange of a payment.
Is it possible to let the users store the money received in the wallet within the app ?
Will I also need to acquire any financial certificate before releasing the app?
Thank you very much.
You'll have to ask a lawyer or financial expert of the country(s) your business is based in as well as review any particular App Store policies, but my answer would be that with what you describe the "money received in the wallet" is more like "credits" until your app pays it out to an actual financial system.
You can use PayPal's Payouts API to send money to an email address.
(If there's no PayPal account at that address the recipient will get a notification and have 30 days to create one or add this email to an existing account, otherwise a refunded is processed automatically)

How to get user payment details in iTunes on developer side?

I have recently submitted my app in Appstore with in-app-purchase feature,
it is work fine in live server but, some customer pay the payment in my IOS app not updated his profile in my server database,
Can i get User Payment details in my iTunes account on developer side for checking payment based on orderID.
If it is possible where i can get details in iTunes account or any other possibility.
Thanks for your help.
It's not possible to get any sales related data for us developers, like Apple ID, form of payment, Credit Card details etc.
Please clarify, what you want to do exactly.
The only thing you can do it "Receipt Validation", from within the app: https://developer.apple.com/library/ios/releasenotes/General/ValidateAppStoreReceipt/Introduction.html

iPhone application user registration and billing via apple ID account

We are building an iPhone application for our project and I'm concerned that the only way for user to:
register an account;
buy extra content
Is via the user's Apple ID account. This is bad for us because:
We don't get user details data
30% of sum goes to Apple
But as my colleagues say it's the only proper way to handle this - otherwise application can be banned from appstore. So could I have a registration/payment on website somehow be implemented inside the iPhone app? And in what way can this be done?
Take a look at how Evernote implement their service. You can subscribe to the Premium service from within the app via In-App Purchases, you could also do the same from their website, using credit cards or any other forms of online payment.
The key here is the user's email address. When the user signs up, they provide the service with their email address which is basically tied to as a username. I'm pretty sure you know what you can do next using the email address. Good luck!

How to find account information relevant to in app billing transaction

Google documentation specifies that an in application billing transaction is linked to the account that is set as primary on a device. How can we find with which account the transaction was made if the user has more than one google account registered in his phone.
I have also researched this link : How to get the Android device's primary e-mail address

Create Apple developer account

In order to create an Apple developer account:
Is it necessary to enter name on the credit card as my personal information?
When I wanted to purchase, the following error occurred:
Your country either does not have an Apple Online Store or does not offer Apple Developer Products for online purchase.
It says I should fill out the purchase form and fax it to a specific number but I'm currently travelling. Is it a problem if I send the form from another country (and not the one where I reside)?
1: Yes. It will check that the name is the same as on the credit card.
2: What country do you live in?
Check this answer for some relavent information:
apple-developer-program-enrollment.
I don't know about availability in your country, but in US, if I was away from home, I could have someone at home get a "Prepaid Credit Gift-Card", then link it to my name and home-address and make the payment for me from home.