Skip to content

Stripe Store Product

Stripe is a popular payment processing platform that allows you to manage subscriptions and one-time purchases for your web and desktop applications. In Crosspay, you can create products that correspond to the subscriptions or one-time purchases you have set up in Stripe, and link them to entitlements to manage access to features or content in your apps.

Stripe Products can have 2 types of pricing:

  • Recurring: This type of product is used for subscriptions that charge customers on a regular basis (e.g., monthly, yearly). When you create a recurring product in Stripe, you can specify the billing interval and the amount to be charged.
  • One-time: This type of product is used for one-time purchases that charge customers only once. When you create a one-time product in Stripe, you can specify the amount to be charged for that product.

To create a subscription product in Stripe, you need to follow these steps:

  1. Go to the Stripe Dashboard and log in to your account.
  2. In the left sidebar, click on Products catalogue and then click on the + Create product button.
  3. Fill in the product details:
    1. For Name, enter a name for your subscription product, e.g., Premium Monthly.
    2. Optionally, you can add a description and an image for the product.
    3. Set the pricing as Recurring
    4. specify the billing interval (e.g., monthly)
    5. specify the amount to be charged.
  4. Click on the Save product button to create the subscription product.

To create a one-time product in Stripe, you need to follow these steps:

  1. Go to the Stripe Dashboard and log in to your account.
  2. In the left sidebar, click on Products catalogue and then click on the + Create product button.
  3. Fill in the product details:
    1. For Name, enter a name for your one-time product, e.g., 100 Coins or Lifetime Access.
    2. Optionally, you can add a description and an image for the product.
    3. Set the pricing as One-time
    4. specify the amount to be charged.
  4. Click on the Save product button to create the one-time product.

Stripe products are bit different than Apple and Google products. The trial, discounts and eligibility for these needs to be configured in the Crosspay dashboard. When you click on Create product under the respective entitlement, you will be asked to select a stripe product from list or you can add an Product ID manuall. Below, you will see the trial, discount, eligibility, trial end behavior.