2026-06-11 Plugin Online Payments Permalink
The SumUp plugin for Medusa(Opens in a new tab) is now available.
The plugin adds SumUp as a payment provider for Medusa v2 and supports:
Hosted Checkout for redirect-based payments
Payment Widget integrations for embedded card payments
Refunds through SumUp transactions
Medusa payment webhooks for asynchronous status updates
To get started, install @sumup/medusa-plugin, configure the provider in your medusa-config.ts, and enable it for the relevant region in Medusa Admin.
See the new Medusa plugin guide for setup steps, configuration options, and testing guidance.
2026-06-11 Plugin Online Payments Permalink
The SumUp plugin for Vendure(Opens in a new tab) is now available.
The plugin adds SumUp as a payment integration for Vendure and supports:
Hosted Checkout for redirect-based payments
Widget-oriented storefront integrations that use a returned checkoutId
Webhook-driven payment updates through Vendure’s payment flow
To get started, install @sumup/vendure-plugin, register SumUpPlugin and sumUpPaymentHandler in your Vendure config, and create a sumup payment method in Vendure Admin.
See the new Vendure plugin guide for setup steps, configuration options, and testing guidance.
2023-09-12 Plugin Permalink
New features:
Accept payments with alternative payment methods (Follow guides for enabling in your account)
Accept card payments with installments in BR.
Accept payments with Apple Pay.
Support for WooCommerce stock management feature
New user experience configuration: merchant can choose to open the payment option in a pop-up instead of the checkout page.
Improvements:
Easier reconciliation of orders between WooCommerce and SumUp dashboard:
Display WooCommerce order Id on SumUp Sales History.
Added transaction code to order description on WooCommerce
Added checkout_id in order notes to improve customer support
New settings screen for easier setup
Multiple code maintenance improvements.
Support for Wordpress 6.3
Require PHP version 7.2 or greater.
Bugs fixed:
Errors during checkout that caused duplicated payment.
Issues loading payment methods on checkout.
Fixed issue with customer creation during checkout that caused duplicated payment.