agencyleroy/commerce-maksuturva

1.0.6 2019-01-28 12:20 UTC

This package is auto-updated.

Last update: 2024-04-13 17:46:43 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

  • ShippingAddress and BillingAddress are required at checkout.
  • You need to set cancelUrl for payment cancelations to work.
<input type="hidden" name="cancelUrl" value="/your/cancel/url">