Try 30 days for free

News and guides

Kajabi Checkout Settings

Before you can insert the payment buttons in Kajabi Checkout you need to add a Header and Footer Tracking Code. You only need to do this once.

Login to Kajabi and go to Settings - Checkout Settings and scroll down to "Checkout Tracking Code". 

Add this code to "Header Tracking Code": 

<style>
    .edpay-button {
        margin-bottom: -10px;
        display: block;
        padding-top: 15px;
        margin-top: 6px;
    }
</style>


And finally, add this code to "Footer Tracking Code":

 <script>
    ...

Continue Reading...