Stripe
OpenMeter Apps is currently in private preview - to request access.
The Stripe app integrates OpenMeter with Stripe to provide additional features and seamlessly integrate with existing workflows. For example, the Stripe app can be configured to synchronize invoices to Stripe, calculate tax, and collect payments automatically.
Get Started
To get started with the Stripe app, follow these steps:
- Go to Stripe App in the OpenMeter dashboard.
- Click on the
Install
button. - Follow the authorization steps to connect the app with OpenMeter.
- Optionally configure the billing profile to use the Stripe app.
Features
- Stripe Tax: Calculate taxes automatically via Stripe based on location, product, or other criteria.
- Stripe Invoicing: Sync and deliver invoices via Stripe and collect payments.
- Stripe Payments: Collect payments via Stripe payment gateway using multiple payment methods.
Stripe Tax
Leverage Stripe Tax to handle complex tax rules and rates for any region. The integration ensures accurate, up-to-date tax calculations for each invoice, removing the guesswork and reducing compliance risks.
Stripe Invoicing
Stripe Invoicing is a global invoicing software platform built to save you time and get you paid faster. OpenMeter can synchronize invoices to Stripe Invoicing continuesly to automatically collect payments. Stripe Invoicing makes it easy to automate accounts receivable, collect payments, and reconcile transactions.
Stripe Payments
Collect payments quickly and securely via Stripe's trusted payment gateway. Your customers can choose from various payment methods—credit card, ACH, and more—to improve the overall customer experience and speed up cash flow.
In OpenMeter you can configure the default payment method and currency to use for payments per customer and billing profile.
Simplified Checkout Experience
To simplify onboarding customers and collecting payments, OpenMeter provides a simple API to create a customer and generate a Stripe Checkout link. With a single API call you can:
- Create an OpenMeter Customer (or use an existing one)
- Attribute Metered Usage to the customer
- Create a Stripe customer (or use an existing one)
- Generate a Stripe Checkout URL to the payment form
Example API Request:
You'll receive a Stripe Checkout Session URL in response, ready to securely capture payment information.
See the Stripe Checkout API documentation for more details on the response fields.