Octobat
Search
K

Stripe

Stripe Integration Guide
Stripe allows you to collect credit card payments for recurring or one-time payments. Learn more about Stripe

Integration requirements

The first thing that you have to do is to create an Octobat account. Then, you have to own a Stripe account. To ensure that all your invoices are correctly generated, you must follow the way of this guide to make Stripe API calls.

Connect your Octobat and Stripe accounts

Stripe Connect App
During your registration, you will be able to connect your Stripe account. At this moment, Octobat asks you read and write accesses to your Stripe account.

Testing

The best way for testing the Stripe integration with Octobat is to make API calls or create some objects within your Stripe dashboard and look what is happening on Octobat.

Integration and use cases

Although tax calculation and invoice generation is totally automatic for tax inclusive pricing model as our direct integration is able to split charged amounts between revenue and tax, it is necessary to calculate tax before checkout if you want to integrate a tax exclusive model.The following guide explains how to proceed:
Tax exclusive integration Whether you need to achieve tax inclusive (universal) or tax exclusive (dynamic) pricing models, you'll probably want to comply with local laws in terms of invoicing requirements. Learn how you can tailor your Stripe integration to always get on the tracks.