General

  • Can Products be used in both the iOS and Android apps?

    Yes — Products and Subscriptions now work on both iOS and Android. (This used to be iOS-only, but Android has caught up.) Set up your product catalog in your Stripe Dashboard and it's available in both apps through your Stripe account. Open the menu and...

  • Products are showing with a price_xxxx, instead of a name

    If a product ever shows up in the app as a "price_xxxx" identifier instead of a name, it's because that Price doesn't have a description. Add a Price description for each Price in your Stripe Dashboard and the app will show the name instead. With descri...

  • How do I add one-time and recurring products to the app?

    You can add products to your Stripe account, and they'll show up in the Payment for Stripe app. Start at dashboard.stripe.com/products/create. For one-time products, follow this guide: How do I add multiple Prices to a product? You can also set a produc...

  • How do I add multiple Prices to a product?

    You can now add products to your Stripe account, which will show up in the Payment for Stripe app. You can start by logging in here (the experience is optimized for your desktop, at the moment): https://dashboard.stripe.com/products/create From there, y...