Managing Prices & Paywalls
- Get Stripe keys for Production and Test modes
- Create Base Prices in Stripe
- Import prices
- Set Prices in Paywalls
Free & Paid trials, Currencies
- Add Free & Paid trial periods
- Option 1 – Introductory offers
- Works with Standard Checkout Form
- Users know Stripe Form
- Option 2 – Subscription Phases
- More customized settings for prices
- It's possible to switch period of subscription (e.g. weekly to monthly)
- Works with Custom Stripe Form
- You can add ApplePay & PayPal buttons
- Option 1 – Introductory offers
- Manage multi-currency Prices & Paywalls
- Launching Experiments to route users from different countries
Stripe Discount promocodes
We can use discount codes from stripe, to do that
- On paywall you will need to use Standard Stripe Checkout Form
- Add ?discount_code=XXX to the quiz link
- This discount_code will be forwarded to paywall and to the Stripe payment form
Adding Upsells after payment
Stripe Forms and Buttons configurations
Stripe Restricted API Keys permission
- All core resources - Write
- Optionally you can skip
- Payouts
- Ephemeral keys
- Files
- Funding Instructions
- Payouts
- Shipping Rates
- Sources
- Optionally you can skip
- All Checkout resources - Write
- All Billing resources – Write
- Optionally you can skip
- Quote
- Tax IDs
- Tax Rates
- Meters
- Meter Events
- Meter Event Adjustments
- Features
- Entitlements
- Optionally you can skip
- All Issuing resources - Write
- All Reporting resources - Read
- All webhook resources - Write
- All Payment Links resources - Write