Adalo Resources
Searchβ¦
π
Getting Started
π¨
Design
π
Screens and Components
Screens
Filters and Conditions
Component Basics
Lists
Magic Text
Forms
Toggles
Changing a Component's Visibility
Navigation
Marketplace Components
How to Add Components from the Marketplace
Digital Purchases for In-App Purchases
Sign in with Google
Sign in with Apple
Maps
Bar Charts and Line Graphs
Pie Chart
Google Admob
Calendar
Progress Bar
Star Rating
Stopwatch
Slider
Lottie Files
YouTube
Stripe
One-time Card Payments
Subscription Payments
Marketplace Payments
Legacy Stripe Components
Audio Player
Deck Swiper
Markdown Renderer
π
Database
π¬
Actions
β
Publishing Apps
βΆ
Videos
π©π«
Tutorials
π§©
Integrations
β
FAQs
π€
Troubleshooting
π
Glossary
Powered By
GitBook
Subscription Payments
You can use the Stripe subscription component to let your users sign up for paid subscriptions plans for your software or services.
Set up your Product in Stripe
1) Go to
https://dashboard.stripe.com/subscriptions/products
β
2) Click +New to create a new product
3) Give the product a name and then click Create Product
β
Create a Pricing Plan for your Product in Stripe
1) Select your product so that you are viewing all of it's information
2) In the Pricing Plans area, click +Add Pricing Plan
3) Give your plan a name, amount, and billing interval
Add the Stripe Subscription Payment component to your Adalo App
1) Click the Plus button the in the left toolbar
2) Scroll down and select Explore Marketplace
3) Install the Stripe Kit Component
4) Expand the Installed section and drag the Stripe Subscription onto one of your app's screens.
Configure your Subscription Payments Component
1) Click the Connect with Stripe button to connect your stripe account
2) Copy your Price Plan ID (price_stringID
)
from Stripe to Adalo and input in the Stripe component that says plan_id
1.
Go to
https://dashboard.stripe.com/subscriptions/products
β
2.
Select your product
3.
Select your payment plan
4.
Copy the ID and then paste it into Adalo
1.
Note: the ID will look something like: price_1IHCB8FAwoyiOM0lgJc2v4ec
Previous
One-time Card Payments
Next
Marketplace Payments
Last modified
1yr ago
Copy link
Outline
Set up your Product in Stripe
Create a Pricing Plan for your Product in Stripe
Add the Stripe Subscription Payment component to your Adalo App
Configure your Subscription Payments Component