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.
Creating Subscription
Section titled “Creating Subscription”To create a subscription product in Stripe, you need to follow these steps:
- Go to the Stripe Dashboard and log in to your account.
- In the left sidebar, click on
Products catalogueand then click on the+ Create productbutton. - Fill in the product details:
- For
Name, enter a name for your subscription product, e.g.,Premium Monthly. - Optionally, you can add a description and an image for the product.
- Set the pricing as
Recurring - specify the billing interval (e.g., monthly)
- specify the amount to be charged.
- For
- Click on the
Save productbutton to create the subscription product.
Creating One-Time Product
Section titled “Creating One-Time Product”To create a one-time product in Stripe, you need to follow these steps:
- Go to the Stripe Dashboard and log in to your account.
- In the left sidebar, click on
Products catalogueand then click on the+ Create productbutton. - Fill in the product details:
- For
Name, enter a name for your one-time product, e.g.,100 CoinsorLifetime Access. - Optionally, you can add a description and an image for the product.
- Set the pricing as
One-time - specify the amount to be charged.
- For
- Click on the
Save productbutton to create the one-time product.
Linking Stripe Products to Crosspay
Section titled “Linking Stripe Products to Crosspay”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.