agencyleroy / commerce-maksuturva
Package info
github.com/agencyleroy/commerce-maksuturva
Type:craft-plugin
pkg:composer/agencyleroy/commerce-maksuturva
1.0.6
2019-01-28 12:20 UTC
Requires
- craftcms/cms: ^3.0.0
- craftcms/commerce: ^2.0.0-alpha.5
This package is auto-updated.
Last update: 2026-03-13 21:48:56 UTC
README
This plugin provides Maksuturva integrations for Craft Commerce.
Requirements
This plugin requires Craft Commerce 2.0.0-alpha.5 or later.
Installation
You can install this plugin from the Plugin Store or with Composer.
Important
ShippingAddressandBillingAddressare required at checkout.- You need to set
cancelUrlfor payment cancelations to work.
<input type="hidden" name="cancelUrl" value="/your/cancel/url">