Natively Docs
Join our community 🔥
  • 👩‍🚀Getting Started
    • What is Natively?
    • Why Natively?
    • FAQ
    • Create Your First App
  • 🚀Natively Platform
    • 🚉Releases
    • 🖌️Appearance
      • 😼App Icon
      • 📱Loading Screen
      • 📱Error Screen
      • 🎨Style
    • 🎬Preview
    • ⭐Features
      • 🛳️Bottom Bar
      • 🚇Deeplinks
        • 🔥Firebase
        • 🔗Universal Links
        • 🌱Branch.io
      • 📍Geolocation
      • 🔔Notifications
        • 📲OneSignal Notifications
        • 🔥Firebase Notifications (Advanced)
      • 📒Contacts
      • 👩‍🎨Social Auth
        • 🍏Sign In with Apple
      • 💟HealthKit
      • 💰Purchases
      • 🤑Admob
      • 💳NFC
      • 📷Camera
      • 📂Photo Library
      • 🎤Microphone
      • 📈Analytics
        • 🕊️AppsFlyer
        • 😛Facebook
    • 🚚Publish
      • 🍏iOS App
      • 🤖Android App
    • ⚙️Settings
    • 🙈Subscription Plans
  • Guides
    • 🧋Integration (Native Features)
      • 🏅How to get started?
      • ℹ️Device
      • ℹ️Browser Info
      • 🛳️Bottom Bar
      • ✂️Clipboard
      • 🚦Push Notifications - OneSignal
      • 🚦Push Notifications - Firebase (Advanced)
      • 📍Geolocation
      • 📦App Storage
      • 🗝️Biometrics & Credentials
      • 📧Native SMS/Email
      • 📅Native Date Picker
      • 📸Native Camera
      • 🎙️Native Audio Recorder
      • 🈁Native Scanner (QR/Barcode)
      • 📔Contacts
      • 🍏Apple Sign In
      • ❤️HealthKit
      • 💸In-App Purchases
      • 🤑Admob
      • 💳NFC
      • 🥑Show Toast/Banner
      • ⏳Show/Hide Loading Screen
      • 🥑Haptic Feedback
      • 🖼️Share Media/Files
      • 📱Open an external App/URL
      • ✍️Request User's review
      • ↔️getInsets
      • 🎨Control Style & Colors
    • 🔍Troubleshooting
    • 🐈Setup RevenueCat App
    • 🚑Setup Admob App
    • 🚥Setup One Signal App
    • 🧑‍🤝‍🧑Setup website Universal Links (Deeplinks)
    • 🍕Testing & Submitting your app
    • 🔑Generate iOS Push Key (NEW)
    • 🔑Generate iOS Push Certificate (Legacy)
    • 🤝Affiliate program
    • 📕For Partners: Natively Brand Book.
Powered by GitBook
On this page
  • How to set up Purchases?
  • Where to find Android or iOS API Keys?
  • I am already using Stripe for purchases on my website. Do I need to implement In-App purchases in my app?

Was this helpful?

  1. Natively Platform
  2. Features

Purchases

Natively using RevenueCat service to provide the Purchases support inside of your application. More details here: https://revenuecat.com/

PreviousHealthKitNextAdmob

Last updated 5 months ago

Was this helpful?

How to set up Purchases?

Turn on the Purchases feature and fill out the following information:

  • Enter iOS Api Key (if you're planning to use it in iOS)

  • Enter Android Api Key (if you're planning to use it in Android)

Where to find Android or iOS API Keys?

I am already using Stripe for purchases on my website. Do I need to implement In-App purchases in my app?

Yes, you generally need to implement In-App purchases (IAP) in your app, particularly for in-app digital goods or services, as mandated by Apple and Google, which charge a 15% or 30% commission. However, there are exceptions where Stripe can be used, especially for transactions involving physical goods, real-world services, or person-to-person services. Stripe offers benefits like lower transaction fees and more flexibility but comes with challenges like potentially lower conversion rates and additional management complexities.

For more details, refer to our partner's RevenueCat full article .

🚀
⭐
💰
🐈Setup RevenueCat App
here