Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of InAppBillingPlugin with App Store Server Notifications and Google Real-Time Developer Notifications #630

Open
satish-dnv opened this issue Sep 24, 2024 · 1 comment

Comments

@satish-dnv
Copy link

Hello,
I am currently exploring the capabilities of the InAppBillingPlugin and would like to inquire about a couple of aspects regarding its functionality.

Does the InAppBillingPlugin support integration with App Store Server Notifications for Apple and Real-Time Developer Notifications for Google? If so, could you please provide guidance on how this integration can be set up within the plugin? Additionally, I would like to inquire about the possibility of configuring a custom user ID during the purchase transaction process. Because user registered email id might not be same as the Apple ID or Play store account all the time. This would enable us to easily associate each purchase with the correct user account in our backend systems.

Any ideas in this would be appreciated!

@GioviQ
Copy link

GioviQ commented Oct 12, 2024

I am developing my first iOS app with subscription and for App Store Server notification I found
https://github.com/getmimo/app-store-server-library-dotnet

Also to match the purchase to an user you have to use obfuscatedAccountId parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants