Configuring Monthly Subscriptions with Stripe

Configuring Monthly Subscriptions with Stripe


1. Access Your Stripe Account

  • Log In:
  • Sign in to your Stripe account using your credentials.


2. Navigate to the Product Catalogue

  • Go to Product Catalogue:
  • In the Stripe dashboard, click on Product Catalogue to view your existing products.


3. Create a New Product

  • Select "Create Product":
  • Click on the Create Product button.
  • Fill in the Product Details:
  • Complete the following fields:
  • Name: Enter the name of the product.
  • Description: Provide a brief description of the product.
  • Recurrent: Indicate that this is a recurring product.
  • Price: Set the price for the subscription.
  • Currency: Specify the currency (e.g., USD, EUR).
  • Period: Select the monthly period.
  • Add the Product:
  • Once all fields are completed, click on Add Product. The product will now appear in your catalogue.



4. Retrieve the Price ID for Stripe

  • Select the Product:
  • Click on the product you just created.
  • Note: You do not need the Product ID for the next steps.
  • Access the Price Details:
  • Click on the price associated with the product, as shown in the provided image.
  • Copy the Price ID:
  • Copy the code that appears (formatted as price_xxxxxxxxxxxxxx).
  • Add the Price ID to Your Platform:
  • Paste this Price ID into the Subscription Details for: Advanced Month field in your platform.


5. Repeat for Additional Monthly Memberships

  • Create Multiple Memberships:
  • Repeat steps 3 to 4 as many times as needed to create different monthly subscription memberships.


6. Final Confirmation

  • Verify Setup: Ensure each product is correctly configured and that the corresponding Price IDs are added to your platform's subscription details.
  • For further details or updates, refer to the official Stripe documentation.


0 0

Similar Articles