-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
53 lines (37 loc) · 1.47 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
=== Heartland Management Terminal ===
Contributors: markhagan, mvachchewar
Tags: heartland, payment, gateway, token, securesubmit.
Tested up to: 6.7
Stable tag: trunk
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
This management terminal exposes limited functionality to manage transactions through your WordPress installation.
== Description ==
This plugin allows merchants to manage transactions.
Features of Heartland Management Terminal:
* List transactions
* Manage transaction by:
* void
* refund
== Installation ==
1. Sign Up for an account @ developer.heartlandpaymentsystems.com if you haven't already
2. Download Gravity Forms
3. Install and activate Heartland Management Terminal plugin
4. Configure Heartland Management Terminal plugin under the Heartland > Options page:
* Navigate to Settings to enter your API Keys provided by your Heartland Developer Portal Account
* NEED ADDITIONAL HELP? Contact Us http://developer.heartlandpaymentsystems.com/support
== Changelog ==
= 1.4.0 =
* Fixed plugin errors - Security Vulnerabilities
* Testes upto WordPress version 6.7
= 1.3.0 =
* Updated 'Take a Payment' page to support Canadian provinces and postal codes
= 1.2.0 =
* Created custom role capabilities to fine tune page access
* Added ability to override role capabilities via WordPress filters
= 1.1.1 =
* Fixed hard-coded public API key on payments page
= 1.1.0 =
* Added ability to process credit cards
= 1.0.0 =
* Initial Release