Skip to content
LearnDash Support
  • Products

      LearnDash LMS Plugin

      Powering intuitive online courses with advanced management and engagement features for WordPress.

      Learn More

      LearnDash LMS Plugin + Hosting

      StellarSites Learning is a fully managed hosting solution for WordPress.

      Learn More

      Premium LMS Add-ons
      Enhance your courses with extra features. Gather insights, reward learners, protect your course content, and more!

      Explore all Add-ons

      MemberDash
      The most flexible membership plugin for WordPress. Monetize your content and build a community.

      View MemberDash

  • Pricing
  • Add-ons & Integrations

      LEARNDASH ADD-ONS

      Instructor Role

      Empower Instructor to manage courses.

      Groups Management

      Organization management, delegation and more

      ProPanel

      Advanced analytics reporting.

      Gradebook

      Track progress and create report cards.

      Notes

      Enable notetaking and two-way communication.

      Rating, Reviews, & Feedback

      Build trust and gain valuable insights.

      FEATURED INTEGRATIONS

      The Events Calendar

      Connect with the most popular events solution.

      BuddyBoss

      Powerful tools for an enhance learning experience.

      WooCommerce

      The most popular shopping cart on WordPress.

      WeGlot

      Translate your LearnDash content.

      All Integrations

      BUNDLES

      Package and save
      Save when you buy multiple plugins in a bundle.

      See all bundles.

      MORE

      Release Notes

      Get Help

  • Resources
      LearnDash Academy Videos, webinars, and resources to help you launch a successful course.
      Blog Blog
articles with the latest news and tips to help you run high-quality courses.
      Knowledge Base A support network to help you make the most of your courses.
      Release Notes Stay up-to-date with the latest updates to LearnDash.
      Get Help

      Professional Services

      LMS Site Development Get hands-on assistance launching your course website.
      Website Maintenance WordPress management made easy.
      SEO Services SEO solutions that accelerate growth.

      Other Resources

      LearnDash Accessibility At LearnDash, we believe online learning should be accessible to everyone.
      Join the Dev Club
  • Demo
  • Sign In
Get LearnDash

Knowledge Bases: Support Home | LearnDash Core | LearnDash Add-ons | LearnDash Cloud | Resources | Mobile App

LearnDash Support
  • ← Return to LearnDash
  • Support
    • Support Home
    • All Knowledge Bases
    • LearnDash Core
    • Add-ons
    • Resources
    • Cloud
  • My Account
Popular searches: api duplicate couse email gp query loop [ld_course_resume]

Getting Started with the LearnDash App

8
  • How to Configure Access Groups in Your Learndash App
  • How to Create Your Google Play Developer Account for your Learndash App
  • How to Connect Your Apple Developer Account to your Learndash App
  • How to Configure your Learndash Android App Links
  • How to Configure Your iOS Learndash App
  • How to Configure Your Android Learndash App
  • How to Configure Google Firebase for Your LearnDash App
  • How to Configure Apple Universal Links for your Learndash App

Managing Your LearnDash App

6
  • How to Set Up a Private LearnDash App
  • How to Enable the “Rate This App” Feature in the LearnDash App
  • How to Enable and Use the Report a Bug Feature in the LearnDash App
  • How to Enable “Send Us Feedback” in the LearnDash App
  • How to Configure the Smart Banner in the LearnDash App
  • How to Configure External Link Handling in the LearnDash App

Going Live

3
  • How to Update Your Android Learndash App
  • How to Publish Your Android LearnDash App to the Google Play Store
  • Apple App Store Publishing Checklist – How to Prepare Your iOS Learndash App for Publishing on the Apple App Store

Advanced for the Learndash App

7
  • How to Configure Access Rules in Your Learndash App
  • How to Configure the Default Restricted Message in Your Learndash App
  • How to Create Multiple Versions of App Menus in Your Learndash App
  • How to Enable Maintenance Mode in Your Learndash App
  • How to Manage Access Controls in Your Learndash App
  • How to Migrate Require Purchase Functionality in Your Learndash App
  • How to Create an APNs Auth Key for Your Learndash iOS App

Managing Content for LearnDash App

1
  • How to Configure Your Tab Bar and More Screen

Done For You

7
  • How to Add LearnDash as a User to Your Google Developer Account
  • How to Create Your Google Play Developer Service Account Key for Your Learndash App
  • How to Generate and Connect Your Apple Developer API Key to Your Learndash App
  • How to Set Up Firebase
  • How to Create Your Google Play Developer Service Account Key
  • How to Create an APNs Auth Key for Your Learndash iOS App
  • How to Add the Learndash Team as Owner to Your Firebase Project
View Categories
  • Home
  • All Knowledge Bases
  • LearnDash App
  • How to Test In-App Purchases

How to Test In-App Purchases

Introduction #

Before going live, it’s essential to test your in-app purchases to ensure users can complete transactions, see accurate pricing, and unlock access correctly.

This guide walks you through testing purchases using both Test Apps and Release builds (TestFlight and Google Internal Testing).

Prerequisites #

Make sure:

  • All in-app products are configured and synced in your Apple and Google developer accounts.
  • Products are added in Learndash App > In-App Purchases > Products.
  • Your builds are generated and available for testing.

Test Purchases in Test App Builds #

Test Apps simulate purchases without real store connections.

What to Expect #

  • Free Products: Display correct labels such as “Free” and “Lifetime”.
  • Paid Products: Show generic “Price” and note: “Pricing and terms are only available in Release Apps.”

How It Works #

  • All purchases are simulated—no real pricing, no charges.
  • The app auto-enrolls the user as if the transaction succeeded.

Use Case #

Use the Test App to:

  • Confirm products trigger the correct enrollment (course or membership).
  • Check transaction logging under Learndash App > In-App Purchases > Transactions.
  • Test multiple flows without App Store or Play Console delays.

Test Purchases in Release Builds #

Use this to test full UI, local pricing, and actual purchase flows without being charged.

iOS (TestFlight) #

  1. Download IPA from Build History.
  2. Upload to TestFlight via App Store Connect.
  3. Invite testers using their Apple ID emails.
  4. Install and test via TestFlight app.
    • Purchases use Apple’s real UI.
    • No billing is processed in sandbox mode.

Android (Internal Testing Track) #

  1. Download APK from Build History.
  2. Upload to Play Console under Testing > Internal testing.
  3. Wait for approval, then invite testers.
  4. Test using the install link.
    • Purchases use Google Play’s native dialogs.
    • No actual charges apply in internal testing.

Troubleshooting and FAQs #

Q: Why don’t I see real prices in the Test App?
A: Test Apps don’t retrieve store metadata. Placeholder text is shown instead.

Q: Paid products won’t purchase in the Test App.
A: Test Apps simulate the flow; the plugin confirms access without native dialogs.

Q: My Release App still shows price placeholders.
A: Confirm you’re using the correct build from TestFlight or Play Console. Force-close and reopen the app to clear cache.

Q: Purchases aren’t appearing in Transactions.
A: Go to Learndash App > In-App Purchases > Transactions and look for “Test App” entries. Use Revoke to reset.

Q: I was billed during testing.
A: Ensure you’re not using a production install. Only sandbox TestFlight and Google Internal Testing are charge-free.

Updated on April 22, 2026
Table of Contents
  • Introduction
  • Prerequisites
  • Test Purchases in Test App Builds
    • What to Expect
    • How It Works
    • Use Case
  • Test Purchases in Release Builds
    • iOS (TestFlight)
    • Android (Internal Testing Track)
  • Troubleshooting and FAQs

Was this Doc Useful?

Thanks for your feedback!

Products

  • LearnDash LMS Plugin
  • MemberDash Plugin
  • LearnDash Cloud
  • ProPanel
  • Groups Management
  • Gradebook
  • Notes
  • Integrations

Support

  • Contact Us
  • Experts
  • Documentation
  • Facebook Community

Company

  • About LearnDash
  • Brand Assets
  • Careers
  • Affiliates
  • Privacy Policy
  • Terms and Conditions
  • Refund Policy

Our Partners

  • The Events Calendar
  • MemberDash
  • Kadence
  • GiveWP
  • Iconic
  • SolidWP

Stay Connected Subscribe to our newsletter
  • YouTube
  • X
  • Facebook
  • Instagram

Copyright 2026. All Rights Reserved.

A Liquid Web Brand
WordPress Hosting Services
© 2026 All Rights Reserved

StellarWP
liquidweb