Purchasely
3.7
3.7
  • Welcome page
  • General
    • Presentation
  • Quick start
    • Console Configuration
    • SDK Implementation
    • Testing
    • Sample
  • Basic configuration
    • Console Configuration
      • Creating a new application
      • Creating your Products
        • App Store
        • Play Store
        • Huawei App Gallery
        • Amazon App Store
        • Products & Plans
      • Design your Paywalls
      • Design your Paywalls-Latest
        • Carousel
        • Carousel Flow
        • Features List
        • Features List & Plan Picker with 2 & 3 columns
        • Feature list overlay
        • Plan picker horizontal
        • Plan picker with 2 and 3 Column
    • SDK installation
      • iOS SDK
      • Android SDK
      • React Native SDK
      • Cordova SDK
      • Flutter SDK
      • Unity SDK
    • SDK configurations
      • Paywall observer mode
      • Full mode
      • StoreKit 2
      • Appendices
        • Start the SDK
        • Set User Id
        • Notify when the app is ready
        • Present paywalls
        • Unlock content / service
        • Close SDK (Android only)
    • Stripe (beta)
    • Purchasely with RevenueCat
  • S2S notifications
    • Server-to-server notifications ?
    • Apple App Store
    • Google Play Store
    • Huawei App Gallery
    • Amazon App Store
  • Analytics
    • Dashboards
      • Introduction
      • Live
      • Subscriptions
      • Cohorts
      • Trials
      • Events
    • Events
      • Webhook events
        • Subscription events
        • Subscription events attributes
      • SDK events
        • UI events
        • UI attributes
  • Integrations
    • Webhook
      • Receiving and understanding messages
      • Managing entitlements
      • Detailed sequence diagrams
    • Airship
    • Batch
    • Amplitude
    • AppsFlyer
    • Adjust
    • AT Internet (Piano Analytics)
    • Branch
    • Braze
    • Clevertap
    • Customer.io
    • Firebase
    • Iterable
    • Mixpanel
    • MoEngage
    • OneSignal
    • Segment
    • Sendinblue
  • Advanced Features
    • Asynchronous paywalls
    • Anonymous user
    • Associating content
    • Audiences
    • Customising UI
      • Errors & alerts
      • Controllers (iOS) / Fragments (Android)
    • Deeplinks automations
    • Disable placements
    • Displaying users subscriptions
    • Localization
    • Lottie animations
    • Non-subscription products
    • Paywall action interceptor
    • Promoting your products
      • Self-promotion
      • Promoting In-App Purchases
    • Purchase manually
    • Subscription status
    • Use your own paywall
  • Others
    • Frequently Asked Questions
    • Migration guides
      • Migrate to Purchasely
      • Webhook
        • Migrate to Webhook v3.0
      • SDK
        • Migrate to SDK v3.0
          • v2.2.0
          • v2.1.3
        • Migrate to SDK v3.1
        • Migrate to SDK v3.2
  • TESTING
    • Testing Cycle Durations
Powered by GitBook

© Purchasely 2020-2023

On this page
  • Application
  • Apple App Store
  • Google Play Console

Was this helpful?

Edit on GitHub
  1. Quick start

Console Configuration

PreviousPresentationNextSDK Implementation

Last updated 1 year ago

Was this helpful?

This is a simplified overview of our more detailed

Application

The mandatory parameters are :

  • Name: the name of the application as it will be displayed in the Purchasely Console

  • The default language: this will define which language shall be used when the language on a user device is not supported by the application. ⚠️ It can't be changed later

The next step is to plug your applications with the different stores you want to use.

Apple App Store

By clicking on the Apple App Store tab in your App Settings you can do the 3 required steps for Apple configuration

Google Play Console

By clicking on the Play Store tab in your App Settings you can do the 3 required steps for Google configuration

Access Key

  • Name your account Purchasely to be able to easily identify it later

  • Give it the ID purchasely

  • On the following screen, set the role to "Owner"

  • On the following screen, create a key by clicking on the + Create a key button

  • Choose JSON format

  • Fill the content of the field "Access key" with this json file

Complete those 3 steps

  1. Set "no expiration date"

  2. Tab: Account permissions - Ensure the following permissions are selected :

Once you have completed all those steps, it can take up from 30 minutes to 48 hours to Google to activate those new permissions, specifically the 2nd step App Permission for the service account

Server to Server notifications

We connect to Google Cloud Pub/Sub automatically for you by using your service account access. All you need to do is click on "Connect to Google" and follow the steps

App bundle id

Shared App Secret

Server to Server notifications

App Bundle Id

Create a dedicated Service Account under Google Cloud Platform > IAM & admin > Service Account > Create a new Service Account

Grant the access to the Service Account under the Google Play Console> API Access > [PURCHASELY SERVICE ACCOUNT] > Grant authorization

Tab: App permissions - Select the application corresponding to the app bundle id

Manage orders and subscriptions

Google Cloud Platform Console
https://console.cloud.google.com
Google Play Console
console configuration
Create a New Application
Store Configuration