A payment is expected to be simple, secure and fast, regardless of whether it takes place in a physical store or online. With over 6 million customers around the Nordics, we make sure to be up-to-date with smart payment solutions where customers shop.
At checkout, your customer can choose between several flexible payment options, something that not only provides a better shopping experience but also generates more and larger purchases.
Sign up for Resurs!
Find out more in about the plugin in our documentation.
System Requirements
- Required: PHP 8.1 or higher
- Required: WooCommerce 7.6.0 or higher
- Required: SSL - HTTPS must be fully enabled. This is a callback security measure required by Resurs Bank.
- Required: CURL (php-curl) with CURLAUTH_BEARER
- Recommended: Latest stable WordPress release
External services
This plugin is a payment gateway. To create and manage Resurs payments it must communicate with Resurs Bank AB (publ) external services.
External calls only occur when the plugin is configured with valid Resurs credentials and a Resurs payment flow is used.
Endpoints
Production:
https://merchant-api.resurs.com/
Test:
https://merchant-api.integration.resurs.com/
Legal
Terms:
https://www.resursbank.se/dokument-och-blanketter
Privacy policy:
https://www.resursbank.se/om-oss/integritet-och-sakerhet
Customer GDPR information:
https://www.resursbank.se/om-oss/integritet-och-sakerhet/gdpr-som-kund
Preferred Method is to install and activate the plugin through the WordPress plugin installer.
Doing it manually? Look below.
- Upload the plugin archive to the "/wp-content/plugins/" directory.
- Activate the plugin through the "Plugins" menu in WordPress.
- Configure the plugin via Resurs Bank control panel in admin.
See the full changelog here.
For full documentation, please refer to our
documentation.
Latest changes:
1.2.23
- Due to constant changes, upgrades may show temporary critical warnings during mixed-version loading, without harming platform operation.
- ECom upgraded to support PHP 8.5.
1.2.22
1.2.21
1.2.20
- WordPress.org review hardening: Implemented additional sanitization/validation at controlled entry points and centralized input handling.
- Improved output escaping for admin notices and inline script payloads where applicable.
- Added wp_kses sanitization for GetAddress widget HTML output in the_content filter callbacks to meet WordPress.org security requirements while preserving widget functionality.
- Removed disallowed HEREDOC/NOWDOC usage flagged by review.
- Removed unneeded development artifacts from the release package.
- Clarified SDK separation by relocating shared SDK path from lib/ecom to vendor/ecom.
- Added/updated inline code comments to document rationale for guideline-driven implementations.
- Plugin Check findings addressed and reduced to minimal, justified remaining notices.
- Fixes and stuff connected to "spammy services" and security advices.
1.2.19
- Minor maintenance updates and internal adjustments.
1.2.18
- Fixes to reach latest ecom.
- PD-3915: Merge latest ecom with master (NOT the experimental branch)
1.2.17
- No changes, only tag bump.
1.2.16
1.2.15
- Positional execution problem (hotfix).
- Can't change order status on other orders than Resurs (hotfix).