Basics

Using Pricing Tables

The easiest way to add a checkout to your software is to use the Boathouse API to get a premade pricing table based on the plans you have configured.

Insert the HTML provided in the API response (property "pricingTableHtml") into your page and don't forget to add PaddleJS to your page.

Previous
Adding PaddleJS