Reputation: 110
Completing this is necessary in order to use React Native for in-app purchases.How can I register for a Google Payments merchant account?Additionally, given I'm using React Native version 0.74.2, could you maybe outline the main stages for setting up IP and how to add money, coins, and coupons?
Upvotes: 0
Views: 55
Reputation: 3628
To register a Google Payments merchant account (i.e. you get paid by Google) login to your Google Play Console using your Google developer account.
Then in the menu, select Settings -> Payments profile.
Upvotes: 1