Flash Documentation
  • Welcome to the Flash Documentation!
  • Getting Started
    • Connect Your Wallet
      • Coinos Wallet
  • Products
    • Checkouts
      • Payment Links
      • Donation Widget
      • Page Paywalls
      • Payment Buttons
      • Video Paywalls
    • Subscriptions
      • Getting Started
        • Create a Subscription Plan
        • Pre-Fill User Details
      • Authentication
      • Endpoints
      • Webhooks
    • Stores
      • Managing Products
      • Hosted Store
      • Point of Sale
  • Integrations
    • WooCommerce
    • Shopify
    • Wix
  • API DOCUMENTATION
    • Welcome
    • Authentication
    • Subscriptions
      • Subscription-specific Authentication
      • Endpoints
      • Webhooks
  • NEED MORE HELP?
    • Contact Us
Powered by GitBook
On this page
  • Create Your First Subscription Plan
  • Follow this guide to create your first subscription:
  • Use Cases After Setup
  • Next Steps:
  • Embedding & Redirecting
Export as PDF
  1. Products
  2. Subscriptions
  3. Getting Started

Create a Subscription Plan

PreviousGetting StartedNextPre-Fill User Details

Last updated 8 months ago

Create Your First Subscription Plan

The first step in using Flash subscriptions is creating a subscription plan. Flash provides a simple interface for setting up subscription plans, which you can share with users via a checkout URL, or even embed directly into your website.

Here’s a quick overview of what you can do:

  1. Create Subscription Plans: Set up multiple subscription tiers with different pricing options.

  2. Embed Checkout Pages: Use the subscription plan URL to redirect users to the payment page or embed it on your platform for a seamless experience.

  3. Manage Payments: Track recurring payments and stay updated with webhook notifications.

Once your subscription is created, you will get:

  • A checkout URL to share or embed.

  • A secret key to authenticate webhook messages for real-time updates.

Follow this guide to create your first subscription:

Use Cases After Setup

After creating your subscription, you’ll be ready to:

  • Use the Flash Subscription API: Retrieve subscription details, manage cancellations, and more.

  • Set up Webhook Integration: Stay notified about key subscription events like sign-ups, renewals, and payment failures by integrating with our webhook system.


Next Steps:

  • Prefill user detail: Redirect users with more invormation to improve user experience

  • Authenticate: Learn how to authenticate with the Subscription API.

  • Endpoints: Review available API endpoints for managing subscriptions.

  • Webhooks: Get real-time notifications for subscription events.


Embedding & Redirecting

Once you have created your subscription, you can easily embed the checkout page or redirect users to it. This provides a seamless experience for users to subscribe to your service without needing to sign in beforehand. Simply copy the generated checkout URL and use it as needed.

Page cover image