Checkout pages are very flexible in terms of what you can create. You can collect single payments, multiple payments, subscriptions, and payments at specific times as needed. In this article we'll cover how to add a single payment checkout. Note you must complete the Stripe integration for the checkout pages to be active.
1. Login to your Admin dashboard and click on Checkout on the side menu and then Add Checkout Item.
This will be visible to the user.
2. Add a description for your Checkout Item.
This will be visible to the user.
3. Select a Checkout Image if you would like it to appear next to the description.
4. The checkout id must be unique and will be used in the url to point the user to the checkout page. You can usually copy the name.
5. Add any tags you would like the user to receive when they purchase the item. You can create a new tag using the + button.
It is recommended to always add a unique tag here just so you know quickly where the user came from.
6. Enter an Order Amount - This is the cost of your product.
7. If desired you can enter a Regular Cost - this is an optional field that will be crossed out on the checkout page to indicate the product is on sale.
8. You can select the challenge/course that you would like to give the user and then click on Default Day or else click the button that says Do Not Add Any Challenges.
9. Scroll to the bottom and click on Create Checkout Item
10. Click on View Checkout Items from the admin menu.
11. Find the new checkout item in the list and click the chainlink icon to copy the url to your clipboard. You can then use this link for customers to make purchases or put inside your website / landing pages.