-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
69 lines (46 loc) · 1.61 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
61
62
63
64
65
66
67
68
69
=== PayKassa ===
Contributors: al5dy
Donate link: https://money.yandex.ru/to/410012328678499
Tags: bitcoin, cryptocurrency, woocommerce, gateway, paykassa
Requires at least: 4.7
Tested up to: 5.4.2
Stable tag: 1.0.2
Requires PHP: 5.3
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
== Description ==
This plugin is the gateway for PayKassa system of WooCommerce
= Main Features: =
- Supports: RUB, USD, BTC, ETH, LTC, DASH, BCH, ZEC
- Native work with WooCommerce
- Well organized source code
- WP Hooks/Filters
- Russian and English language support
== Installation ==
Automatic installation
1. Log into your WordPress admin area
2. Go to Plugins -> Add New
3. Search for PayKassa -> Install Now (under PayKassa)
4. Activate the plugin
5. Go to WooCommerce -> Settings -> Checkout Tab -> PayKassa
= Manual installation =
The manual installation method involves downloading our PayKassa plugin and uploading it to your webserver
via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
= Minimum Requirements =
* PHP version 5.3 or greater (PHP 7.2 or greater is recommended)
* WooCommerce 3.0.0 requires WordPress 4.7+
== Screenshots ==
1. Main tab with basic settings.
2. Example of payment.
== Changelog ==
= 1.0.2 - 2020-07-20 =
Update main SCI class
= 1.0.1 - 2018-03-29 =
Bugfix WC-API->check_response
Improved order processing
Minor changes
= 1.0.0 - 2018-03-27 =
First Release
== Upgrade Notice ==
= 1.0.0 =
First Release: Contains a ready to use plugin with all the bugfixes.