dooboolab-community / react-native-iap

In App Purchase module for React Native!
https://react-native-iap.dooboolab.com
MIT License
2.81k stars 641 forks source link

Support for Alternative Billing APIs #2683

Open opentechiz opened 8 months ago

opentechiz commented 8 months ago

Discussed in https://github.com/dooboolab-community/react-native-iap/discussions/2678

Originally posted by **opentechiz** January 24, 2024 Dear, Can you please help me about this question : Does the lib support the Alternative Billing APIs ? https://developer.android.com/google/play/billing/alternative/alternative-billing-with-user-choice-in-app Best Regard, Hoa
hyochan commented 3 months ago

We are not supporting this feature. I believe there was an attempt in #2699, but it doesn't seem to be completed. The writer is @Ankit-R.

For more details, you can refer to the following link: Google Play Billing Library Migration.

Ritorna commented 3 months ago

@hyochan as you're already working on the migration to the Billing Library V7, is there a possibility for you to also implement the User Choice Billing feature? I'm quite sure that this feature will be highly requested, once more and more developers are looking into adapting it to reduce the amount of fees collected by google.

Syedh30 commented 2 months ago

@hyochan I have updated the user choice billing In this PR. #2803 works fine for me. Please check

halukakin commented 1 month ago

I think this is an important feature as ios and android will start supporting alternative payments in more regions in the coming future.