Use a webshop plugin
This guide outlines the different functionality that each plugin can do related to the payment operations and Checkout. Our plugins and payment extensions allow you to quickly integrate Checkout into your webshop.
Before you start
Before you start, you need:
- An Checkout Portal account. See create account for more information.
- Your integration keys for the website you are developing. Need help?
Plugins
Use our ready-made, open source, and free webshop modules to offer a great payment experience to your customers.
They are optimised and tested for a seamless integration, on all most popular E-commerce platforms, as listed below:
Checkout plugins
In the following table, you can check which functionalities are available for each of the plugins with Checkout:
Name | Redirect | Embedded | Split billing/shipping | Multi languages | Multi currency | B2B & B2C | MerchantHandlesConsumerData |
---|---|---|---|---|---|---|---|
WooCommerce | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
Shopify | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ | ❌ |
Magento 2 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
PrestaShop 1.7 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
Shopware 6 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
JTL | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
Oxid | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
You can learn more about the Checkout from here.
Payment operations for plugins
In the following table below, you can check which payment operations are available for each of the plugins:
Name | Authorization | Full capture | Partial capture | Auth. with automated capture | Cancel | Full refund | Partial refund | Subscriptions | Unscheduled subscriptions |
---|---|---|---|---|---|---|---|---|---|
WooCommerce | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Magento 2 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
Shopify | ✅ | ✅ (possible only once) | ✅ (possible only once with whole amount) | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
PrestaShop 1.7 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
Shopware 6 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
JTL | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
Oxid | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
You can learn more about payment operations from here and here.