-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME.txt
57 lines (43 loc) · 1.98 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
=== Plugin Name ===
Contributors: k0d3d
Donate link: https://getcode.com/
Tags: micro-payment
Requires at least: 6.0
Tested up to: 6.1
Stable tag: 1.0.51
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
The Code Wordpress Plugin is a library that empowers Wordpress developers to easily integrate Code payments into their website.
== Description ==
Code is a mobile wallet app that leverages self custodial blockchain technology to deliver a seamless payments experience that is instant, global, and private.
With minimal setup and support for Gutenberg and Elementor and classic editor (using a short code), you can start accepting payments effortlessly.
Features:
- WooCommerce checkout integration. Allow users pay for products using Code Wallet.
- Content Paywall integration with support for classic, Gutenberg and Elementor editors.Allow users pay for selected posts and pages using Code Wallet.
== Installation ==
1. Extract the .zip file download of this repo.
2. Upload the extracted folder to the `/wp-content/plugins/` directory
or Use WordPress’ Add New Plugin feature, and upload the .zip file download.,
3. Activate the plugin through the 'Plugins' menu in WordPress
4. From the Wp Dashboard menu, select Code Wallet.
5. Enter your "Code Deposit Address" and "Amount you want to charge"
- For WooCommerce
6. From WooCommerce->Settings->Payments select Code Checkout option.
7. Enable Code Checkout.
8. Fill the form properly and save.
== Screenshots ==
1. Options for Paywall and Destinaton address
2. Woocommerce checkout options
== Changelog ==
= 1.0.63 =
* Fixed "Proceed" button not working on Checkout.
* Fixed crashes on activation when dependencies are not installed.
= 1.0.59 =
* Fixed "Need to Login" message position.
* Fixed Code PayWall Gutenberg icon.
* Fixed checkout form submitting when use clicks proceed.
* Fixed checkout error when using other payment gateway.
= 1.0.51 =
* First release.
`<?php code(); // goes in backticks ?>`