Billing made easy

Stripe Billing

Step 1

Setting up Direct Tenant Billing with Stripe.com is quick and easy. Once you’ve registered and setup your account, navigate to API keys under the Developers section.

Select “Create restricted key” and create a new key named “Aditum Direct Tenant Billing” the following permissions:

Write Permission
Read Permission
Charges
Balance
Customers
Customer portal
Invoices
Tax Rates
Payment Links
Webhook Endpoints

Step 2

The created key will start with rk_live_…… Save this, you’ll need it later.

Step 3

Next navigate to Webhooks and select “Add an endpoint” Under Endpoint URL input https://api.buildingisp.com/api/stripe and then “Select Events” and specify both Customer.Updated and Invoice.Paid, then click “Add Events”, and then “Add endpoint” Note, you can also substitute the subdomain in api.buildingisp.com with your custom subdomain, i.e. partnerdomain.buildingisp.com

Your stripe.com billing account is now setup. Next, activate Direct Tenant Billing by adding and activating an integration to a client account and assigning the profile to a Location. For those steps click here.