Add Checkout Page to Kajabi
How to add a checkout to a Kajabi landing page
Add Checkout Page to a Kajabi landing page to embed checkouts in your course and product pages. This enables payment collection directly on your Kajabi site.
How do I add a Buy button?
You can add a Buy button that links to your checkout to open it in the same or new window.
Follow these steps to do it:
Open the page builder on Kajabi
Click on the text element you'd like to edit and scroll down to Block Settings
Click Call To Action And select Go to URL Under Button Action
From your Checkout Page dashboard, click on the checkout you want to link to
Then click on Share & embed In the top right corner and copy the Payment link
Paste this link in the URL Field on Kajabi
Save and preview your page
How do I add a pop-up checkout?
Adding a pop-up checkout is a let your customers check out on your site while hiding the checkout from those browsing. Kajabi offers two ways to add your Checkout Page pop-up.
Option 1
Turn your Kajabi button into a Checkout Page pop-up by adding a small snippet of code. Here's how to do it:
From your Checkout Page dashboard, click on the checkout you want to link to
Then click on Share & embed In the top right corner and go to Pop up
Choose Custom website And copy the Script code
From your Kajabi dashboard, go to Settings On the bottom left and scroll down to Page scripts
Paste the script code into Header Page Scripts And scroll down further to Save
Open the page builder on Kajabi
Click on the text element you'd like to edit and scroll down to Block Settings
Click Call To Action And select Go to URL Under Button Action
From your Checkout Page dashboard, click on the checkout you want to link to
Then click on Share & embed In the top right corner and copy the Payment link
Paste this link in the URL Field on Kajabi and save
Return to Pages Section in your dashboard
Click on the three dots on the right of your landing page and choose Modify code
Under Snippets, find Block_cta.liquid
Type Cp-button As in the screenshot below and click Save (*see below)
Preview Your page to test the pop-up
*If you choose this option and modify the code as per Steps 13-15, your Call To Action block can then only be used for Checkout Page buttons on the page you're modify the code on.
Option 2
Create your own button leading to your Checkout Page pop-up. This pop-up is better suited for customization, however, it might require some CSS coding skills to style it.
From your Checkout Page dashboard, click on the checkout you want to link to
Then click on Share & embed In the top right corner and go to Pop up
Choose Custom website And copy the Script code
From your Kajabi dashboard, go to Settings On the bottom left and scroll down to Page scripts
Paste the script code into Header Page Scripts And scroll down further to Save
Open the page builder on Kajabi
Scroll down to Add section
Add a Custom code Block
From your Checkout Page dashboard, click on the checkout you want to link to
Then click on Share & embed In the top right corner and go to the Pop up Section
Select Custom website And copy Link code to open pop up
Return to Kajabi and paste this code into Code Field in your custom block
Apply a background colour and style it as you wish
Preview Your page to test the pop-up
How do I embed my checkout?
Embed your checkout on your landing page for your customers to finish their purchases on your site.
Open the page builder on Kajabi
Scroll down to Add section
Add a Custom code Block
From your Checkout Page dashboard, click on the checkout you want to link to
Then click on Share & embed In the top right corner and go to the Embed Section
Select Custom website And copy Embed code
Return to Kajabi and paste this code into Code Field in your custom block
Save Your page