Skip to content

Commit 0ccc601

Browse files
committed
v2.0.0 - Rebrand to Whalestack
1 parent 7820964 commit 0ccc601

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+1172
-1126
lines changed

README.md

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
1-
# COINQVEST WordPress Plugin
1+
# Whalestack WordPress Plugin for Bitcoin & Stablecoin (USDC, EURC) Payments
22

3-
This is the official WordPress Plugin for COINQVEST, a leading [cryptocurrency payment processor](https://www.coinqvest.com). Accept Bitcoin on your WordPress website and settle payments in crypto and fiat currencies.
3+
This is the official WordPress Plugin for Whalestack, a leading cryptocurrency payment processor. Add cryptocurreny payment options like Bitcoin, Litecoin, USDC, EURC, and Lightning to your WordPress website using Whalestack. Settle in fiat or stablecoin with ease. Integrate checkouts supporting Bitcoin, USDC, EURC, and Lightning, directly into your WordPress site. Leverage our unique bank payout feature, ensuring you can effortlessly convert cryptocurrency payments into fiat or stablecoins.
44

5-
This WordPress plugin implements the PHP REST API documented at https://www.coinqvest.com/en/api-docs
5+
This WordPress plugin implements the PHP REST API documented at https://www.whalestack.com/en/api-docs
66

77
Key Features
88
------------
99

10-
* Accepts Bitcoin (BTC), Ethereum (ETH), Ripple (XRP), Stellar Lumens (XLM) and Litecoin (LTC) payments on your WordPress website from your customers.
11-
* Instantly settles in your preferred fiat currency (USD, EUR, ARS, BRL, NGN).
12-
* Sets the product price in your national currency - 45 fiat currencies are available, see full list [here](https://www.coinqvest.com/en/api-docs#get-exchange-rate-global).
10+
* Accepts cryptocurrencies (BTC, Lightning, LTC, XLM) and stablecoins (USDC, EURC) on your WordPress website from customers.
11+
* Instantly settles in your preferred national currency (USD, EUR, BRL) or above cryptocurrencies.
12+
* Sets the product price in your national currency - 45 fiat currencies are available, see full list [here](https://www.whalestack.com/en/currencies).
1313
* Doesn't require any e-commerce setup on your WordPress website.
1414
* Embeds a payment button in any page, post or widget of your WordPress website.
15-
* Sets the product price in your national currency.
1615
* Sets the checkout language in your preferred language.
1716
* Eliminates chargebacks and gives you control over refunds.
1817
* Eliminates currency volatility risks due to instant conversions and settlement.
19-
* Controls tax compliance levels (none, minimal, compliant).
18+
* Controls tax compliance levels.
2019
* Automatically generates invoices if tax compliance level is set to compliant.
2120
* Provides custom payment button text.
2221
* Provides custom payment button CSS classes available.
@@ -32,36 +31,35 @@ Requirements
3231
* WordPress >= 4.9
3332
* PHP >= 5.6
3433

35-
3634
Installation as Plugin
3735
---------------------
3836
**Requirements**
3937

40-
* A COINQVEST merchant account -> Sign up [here](https://www.coinqvest.com)
38+
* A Whalestack merchant account -> Sign up [here](https://www.whalestack.com)
4139

4240
**Plugin installation**
4341

44-
1. Copy the entire `coinqvest` folder to the `/wp-content/plugins/` directory.
42+
1. Copy the entire `whalestack` folder to the `/wp-content/plugins/` directory.
4543
1. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**).
46-
1. Find the **COINQVEST** menu in your WordPress admin screen.
44+
1. Find the **Whalestack** menu in your WordPress admin screen.
4745

4846
**Plugin configuration**
4947

50-
1. Get your [API key and secret](https://www.coinqvest.com/en/api-settings) from your COINQVEST merchant account.
51-
1. Enter API key and secret into the COINQVEST plugin settings page.
48+
1. Get your [API key and secret](https://www.whalestack.com/en/api-settings) from your Whalestack merchant account.
49+
1. Enter API key and secret into the Whalestack plugin settings page.
5250
1. Create a new payment button and copy the generated shortcode into your page, post or widget.
5351
1. Manage all payments in your merchant account. You will be notified by email about every new payment.
5452

55-
Please inspect our [API documentation](https://www.coinqvest.com/en/api-docs) for more info or send us an email to service@coinqvest.com.
53+
Please inspect our [API documentation](https://www.whalestack.com/en/api-docs) for more info or send us an email to service@whalestack.com.
5654

5755
Support and Feedback
5856
--------------------
59-
Your feedback is appreciated! If you have specific problems or bugs with this WordPress plugin, please file an issue on Github. For general feedback and support requests, send an email to service@coinqvest.com.
57+
Your feedback is appreciated! If you have specific problems or bugs with this WordPress plugin, please file an issue on Github. For general feedback and support requests, send an email to service@whalestack.com.
6058

6159
Contributing
6260
------------
6361

64-
1. Fork it ( https://github.com/COINQVEST/wordpress-plugin/fork )
62+
1. Fork it ( https://github.com/whalestackhq/wordpress-plugin/fork )
6563
2. Create your feature branch (`git checkout -b my-new-feature`)
6664
3. Commit your changes (`git commit -am 'Add some feature'`)
6765
4. Push to the branch (`git push origin my-new-feature`)
Binary file not shown.
Binary file not shown.
-11.1 KB
Binary file not shown.
-1.94 KB
Binary file not shown.

0 commit comments

Comments
 (0)