=== Invoicing SagePay Payment Gateway ===
Contributors: stiofansisland, paoltaia
Donate link: https://wpgeodirectory.com/
Tags: payment gateway, invoicing
Requires at least: 3.0.1
Tested up to: 4.8
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Here is a short description of the plugin.  This should be no more than 150 characters.  No markup here.

== Description ==

This is the long description.  No limit, and you can use Markdown (as well as in the following sections).

For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `wpinv-sagepay.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

== Screenshots ==

== Changelog ==

= 1.0.2 =
Fix invoice status conflict with other plugin - CHANGED
Invoice status "pending" changed to "wpi-pending" - CHANGED

= 1.0.1 =
Plugin does not redirect to settings page on activation - FIXED

= 1.0.0 =
* Initial release.