# Plugins

import CardLink from '@components/CardLink.astro';
import CardStack from '@components/CardStack.astro';

These plugins enable quick SumUp payment integration on PrestaShop, Wix, and WooCommerce, requiring only your API key and merchant information to start. Select a plugin of interest for further, detailed instructions.

<CardStack>

<CardLink href="/online-payments/plugins/prestashop/" title="Prestashop" description="Prestashop" image="/img/ecom-plugins.png" />

<CardLink href="/online-payments/plugins/wix/" title="Wix" description="Wix" image="/img/ecom-plugins.png" />

<CardLink href="/online-payments/plugins/woocommerce/" title="Woocommerce" description="Woocommerce" image="/img/ecom-plugins.png" />

</CardStack>