CheckoutJoy
CheckoutJoy is a platform for creating embeddable checkout widgets that allow you to sell digital or physical products on any website.
It enables merchants to generate hosted checkout experiences that can be embedded directly into web pages.
Key features include:
- Customisable checkout widgets
- Inline or popup checkout layouts
- Multiple payment method support
- Hosted payment processing
- Embeddable code snippets for any website
CheckoutJoy integrates with ShopWired by embedding the checkout widget code into your ShopWired theme or website pages.
Account creation
Account creation
Create an account on the CheckoutJoy website at CheckoutJoy.
After creating your account, configure your product and checkout within CheckoutJoy. CheckoutJoy will then provide an embed code snippet for your checkout widget.
Adding a CheckoutJoy widget to your ShopWired website
Adding a CheckoutJoy widget to your ShopWired website
Once your checkout has been configured in CheckoutJoy, you will be provided with an embed code similar to the example below:
<div id="WIDGET_ID"></div>
<script src="https://storefront.checkoutjoy.com/widgets/UNIQUE_ID/bundle"></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own CheckoutJoy account, as the code and any ID values will be unique to your website.
To add the widget to your ShopWired website:
- Navigate to Website > Themes
- Select
customise your themefor the theme you want to edit - Select
add a new section - Select the
custom HTMLsection type - Paste the CheckoutJoy embed code into the Custom HTML setting
- Save your changes
The checkout widget will display in the position where the custom HTML section is placed within your theme.
Recommendations
Recommendations
- Test the widget on a draft theme before publishing changes to your live theme
- Ensure product pricing and payment settings in CheckoutJoy match the products promoted on your ShopWired website