-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
43 lines (30 loc) · 1.48 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
=== WooCommerce Payment Highway Payment Gateway ===
Contributors: paymenthighway
Tags: payment gateway, credit card, woocommerce, payment highway, recurring payments
Requires at least: 4.8
Tested up to: 5.2.2
Requires PHP: 5.6
Stable tag: trunk
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Payment Highway WooCommerce Plugin with Subscriptions support
== Description ==
Payment Highway WooCommerce Plugin with Subscriptions support
This is a WooCommerce plugin for communication with the Payment Highway API.
This code is provided as-is, use it as inspiration, reference or drop it directly into your own project and use it.
For full documentation on the PaymentHighway API visit our developer website: [https://paymenthighway.fi/dev/](https://paymenthighway.fi/dev/)
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/woocommerce-gateway-payment-highway` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Plugins->WooCommerce Payment Highway->settings screen to configure the plugin
1. Even though you don't want to update any settings, press the save button. Default values may not always get saved to database automatically.
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.2.0 =
* Initial release
= 1.2.1 =
* Bug fixes
= 1.3.0 =
* PSD2 compliant version. Paying with token (stored card) may result 3DS.
== Upgrade Notice ==