-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
60 lines (50 loc) · 1.66 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
=== NoFrixion for WooCommerce ===
Contributors: nofrixion
Tags: payment, payments, credit card, payment request, payment gateway, payment processing, WooCommerce, NoFrixion
Requires at least: 5.2
Tested up to: 6.3
Requires PHP: 7.4
Stable tag: 1.2.4
License: MIT
License URI: https://github.com/nofrixion/woocommerce-plugin/blob/master/license.txt
Card and Open Banking payment processing for WooCommerce
== Description ==
The NoFrixion for WooCommerce plugin provides a convenient way to access the NoFrixion payment gateway.
Supported payment options are:
* Card payments.
* Open Banking (Europe only) payment initiation.
== Installation ==
This plugin requires WooCommerce. Please make sure you have WooCommerce installed.
== Frequently Asked Questions ==
Documentation and an API reference can be found at https://docs.nofrixion.com.
== Changelog ==
= 1.2.4 :: 2024-01-29 =
* Class autoloader fix.
= 1.2.3 :: 2023-10-23 =
* Performance bug fix.
= 1.2.2 :: 2023-10-09 =
* Dependancy fixes.
= 1.2.0 :: 2023-10-06 =
* Add Pay by Bank and bug fixes.
= 1.1.29 :: 2023-02-03 =
* Fix for duplicate card payment authorisations.
= 1.1.28 :: 2023-01-23 =
* Fix for disappearing card payment fields.
= 1.1.27 :: 2023-01-20 =
* Adjustment for new payelement headless fix.
= 1.1.26 :: 2023-01-03 =
* Bug fixes.
= 1.1.25 :: 2022-12-20 =
* Bug fixes.
= 1.1.24 :: 2022-11-27 =
* Bug fixes and add pay with bank option.
= 1.1.23 :: 2022-11-03 =
* Fix styles on card inputs.
= 1.1.21 :: 2022-10-20 =
* Updates for MoneyMoov API changes.
= 1.1.15 :: 2022-09-28 =
* Set customer email address for card payment.
= 1.1.14 :: 2022-05-26 =
* Remove unneeded directories.
= 1.0.7 :: 2022-05-25 =
* Initial release.