@lang('First of all, you have to create an in-app purchase product non-consumable in the Play Store. we assume that you already created some non-consumable products in the Play Store console now we will show the process of how you can set enough necessary processes to verify in-app purchases')
@lang('2. Create a Service Account in the Google Cloud Console')
@lang('Go to the ') @lang('Google Cloud console') @lang('IAM & Admin')
@lang('Service Accounts')
@lang('page. Please use the same Google Cloud Project you used in the previous steps. Click the Create Service Account button')
@lang('Then a new popup will appear, just enter your service account name then a service account will auto-generate. Just copy the service id(email id) and click the create and continue button')
@lang('Now a new window will be visible, just click on the select a roll drop-down button. Select 2 roles Pub/Sub Admin and Monitoring Viewer. Click on the continue button, and then the done button')
@lang('Find the newly created account in the list and the actions click manage keys. Create a new JSON key and save it locally on your computer. And Upload it to the admin panel')
@lang('3. Grant Permissions in the Google Play Console')