About
Official payment gateway for Resurs.
Help us translate the plugin by joining
Crowdin!
Supported shop flows
- Upload the plugin archive to the "/wp-content/plugins/" directory.
- Make sure the plugin has write access to itself under the includes folder (see below).
- Activate the plugin through the "Plugins" menu in WordPress.
- Configure the plugin via admin control panel.
- On upgrades, make sure you synchronize language if WordPress suggest this.
(Or install and activate the plugin through the WordPress plugin installer)
Write access to the includes folder
The most commonly used path to the plugin folder's include-path is set to:
/wp-content/plugin/resurs-bank-payment-gateway-for-woocommerce/includes
This path has to be write-accessible for your web server or the plugin won't work properly since the payment methods are written to disk as classes. If you have login access to your server by SSH you could simply run this kind of command:
chmod a+rw /wp-content/plugin/resurs-bank-payment-gateway-for-woocommerce/includes
If you have a FTP-client or similar, make sure to give this path write-access for at least your webserver.
Upgrading
When upgrading the plugin via WordPress plugin manager, make sure that you payment methods are still there. If you are unsure, just visit the configuration panel for Resurs once after upgrading since, the plugin are rewriting files if they are missing.
As of v2.2.12, we do support SWISH and similar "instant debitable" payment methods, where payments tend to be finalized/debited long before shipping has been made. You can read more about it
here.
For a full list of changes,
look here -
CHANGELOG.md is also included in this package.
2.0.105
- WOO-1163 Tax classes/Shipping no longer returns data from WooCommerce 7.5.0
2.2.104
- Making sure deliveryAddress exists before checking it.
2.2.103
WOO-1004 Verifiera att usererrormessage är det som exponeras vid bookPayment på kassasidan (gamla)
2.2.102
WOO-1013 Character destroys deliveryInfo
2.2.101
WOO-809 Empty customer data validation issues
WOO-690 (Gamla) Stoppa frusna ordrar från att sättas i "completed".
WOO-698 (Gamla) Fixa adress på orderinfo
2.2.100
- Updated strings for tested-up-to.
2.2.99
- WOO-667 finalizepayment no longer fires errors due to a fix in ecom
- WOO-665 kredit blir fel status completed
- WOO-662 Statusqueue issues
2.2.98
2.2.97
WOO-659 Removing order lines from orders created by other methods than Resurs
2.2.96
WOO-637 Purchase-Overlay are shown by mistake in some themes
2.2.95
WOO-636 WP + Woo tested up to...