Skip to content

Commit 265ac36

Browse files
author
CryptAPI
committed
Updated WP version and improved readme
1 parent cffb4d8 commit 265ac36

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,18 @@ For more info on our fees [click here](https://cryptapi.io/get_started/#fees)
8686

8787
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
8888

89+
### Configuration
90+
91+
1. Go to WooCommerce settings
92+
2. Select the "Payments" tab
93+
3. Activate the payment method (if inactive)
94+
4. Set the name you wish to show your users on Checkout (for example: "Cryptocurrency")
95+
5. Fill the payment method's description (for example: "Pay with cryptocurrency")
96+
6. Select which cryptocurrencies you wish to accept (control + click to select many)
97+
7. Input your addresses to the cryptocurrencies you selected. This is where your funds will be sent to, so make sure the addresses are correct.
98+
8. Click "Save Changes"
99+
9. All done!
100+
89101
### Frequently Asked Questions
90102

91103
#### Do I need an API key?

readme.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: cryptapi
33
Tags: crypto payments, woocommerce, payment gateway, crypto, payment, pay with crypto, payment request, bitcoin, ethereum, monero, iota, litecoin, bitcoin cash,
44
Requires at least: 4.0
5-
Tested up to: 5.2
5+
Tested up to: 5.3
66
Stable tag: 1.0.2
77
Requires PHP: 5.5
88
WC requires at least: 2.4
@@ -87,6 +87,18 @@ For more info on our fees [click here](https://cryptapi.io/get_started/#fees)
8787

8888
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
8989

90+
== Configuration ==
91+
92+
1. Go to WooCommerce settings
93+
2. Select the "Payments" tab
94+
3. Activate the payment method (if inactive)
95+
4. Set the name you wish to show your users on Checkout (for example: "Cryptocurrency")
96+
5. Fill the payment method's description (for example: "Pay with cryptocurrency")
97+
6. Select which cryptocurrencies you wish to accept (control + click to select many)
98+
7. Input your addresses to the cryptocurrencies you selected. This is where your funds will be sent to, so make sure the addresses are correct.
99+
8. Click "Save Changes"
100+
9. All done!
101+
90102
== Frequently Asked Questions ==
91103

92104
= Do I need an API key? =

0 commit comments

Comments
 (0)