-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
163 lines (100 loc) · 5.75 KB
/
Copy pathreadme.txt
File metadata and controls
163 lines (100 loc) · 5.75 KB
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
=== Crypto Payment Gateway with Instant Payouts ===
Contributors: paygatedotto
Donate link: https://paygate.to/
Tags: woocommerce,payment,crypto,gateway
Requires at least: 5.8
Tested up to: 7.0
Stable tag: 1.1.6
Requires PHP: 7.2
WC requires at least: 5.8
WC tested up to: 10.9.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Cryptocurrency Payment Gateway with instant payouts to your wallet and without KYC hosted directly on your website.
== Description ==
Accept crypto payments directly on your WooCommerce website, each order is assigned unique address and a QR code shown on your own payment page. Get instant payouts to your own wallet without any KYC. Bitcoin, Monero, Solana, USDC, USDT and many more.
=== Features ===
* Instant Access & Instant Approval.
* No registration and No KYC.
* Instant payouts forwarded after each order payment directly to your wallet without any delays or holds.
* Unique wallet address assigned to each order for enhanced privacy and payment detection.
* QR code shown on your own site for easy customer payments.
* Automatic payment detection.
* If the customer made a mistake sending to the wrong token or sending through the wrong network our system will still forward the crypto to you automatically for all supported tokens across all chains.
* 1.5% flat rate fee + blockchain fees.
* Automatic order processing (order will be marked as paid automatically after payment).
* Track TXID and payouts from wp-admin
* You can accept payments worldwide without restrictions due to the decentralized nature of how cryptocurrencies work.
* Please check our website for the minimum transaction amount for each cryptocurrency.
* Crypto icons on checkout page and QR code.
* Multi-currency support.
* Supported networks: BTC - BCH - Monero (XMR) - Zcash (ZEC) - LTC - doge - ETH - PYUSD - TRC20 - ERC20 - BEP20 - Arbitrum - Polygon - AVAX-C - Optimism - Base - Solana - Monad - Linea [check the full list of supported coins and minimum order value per coin](https://paygate.to/crypto-payment-gateway-no-kyc-instant-payouts/#minimumorder).
* Optional hosted multi-coin mode to enable all cryptocurrencies at one enabled payment method with custom domain name option support.
Minimum allowed order amount varies per crypto coin you can [check the full list of supported coins and minimum order value per coin](https://paygate.to/crypto-payment-gateway-no-kyc-instant-payouts/#minimumorder).
The plugin and offered service through [PayGate.to Crypto Payment Gateway API](https://paygate.to/crypto-payment-gateway-no-kyc-instant-payouts/) is subject to the [service terms](https://paygate.to/info/terms/) and [Privacy Policy](https://paygate.to/info/privacy-policy/).
== Installation ==
* After installing and activating this plugin go to WooCommerce >>> Settings >>> Payments >>> PayGate.to Crypto Payment gateway
* Activate the desired crypto coin gateway and insert your wallet address to receive instant payouts. Optionally you can enable the hosted mode and enable multi-coin at one enabled payment method.
* Save settings and you will be ready to accept cryptocurrencies directly on your website!
= Minimum Requirements =
* WordPress 5.8 or greater
* PHP version 7.2 or greater
== Frequently Asked Questions ==
= Do I need to sign up as a merchant to use the plugin? =
No, the plugin is available to be used to accept crypto instantly without sign up because we never hold your crypto it will be automatically forwarded to you.
= When will I receive payouts? =
You will receive payouts instantly to your wallet with every order.
= How to fix There Are No Payment Methods Available Error? =
Follow the guide to [Fix WooCommerce There Are No Payment Methods Available Error](https://paygate.to/fix-woocommerce-there-are-no-payment-methods-available-error/)
= I have a problem with one of my orders? =
Please contact PayGate.to support team to guide you.
= I'm receiving payments to my wallet but orders are still pending payment? =
Our plugin is tested to mark orders as processing automatically after payment. You can follow our [guide for fixing common payment gateway issues](https://paygate.to/woocommerce-payment-gateway-troubleshooting/).
== Screenshots ==
1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png
4. screenshot-4.png
== Changelog ==
= V1.1.6 =
* Adding support for Monero (XMR) and Zcash.
= V1.1.5 =
* Bypassing domain censorship.
= V1.1.4 =
* Replaced the ~90 individual per-coin gateways with a single dynamic gateway that fetches the coin list from the PayGate API. Enable the coins you want and set a payout wallet per coin from one settings screen; enabled coins are offered at checkout (classic and blocks) with the QR code shown on your own site. The Multicoin gateway is unchanged.
* Fix WooCommerce blocks cart page bug fake dummy items added to cart.
* Checkout JS bug fix.
= V1.1.3 =
* Supporting Monad and Linea
= V1.1.2 =
* Bug fix
= V1.1.1 =
* Updated coin gateways.
* Customizing hosted checkout page colors and logo.
= V1.1.0 =
* Bug fix
= V1.0.9 =
* Custom domain name option for the hosted multi-coin mode.
= V1.0.8 =
* Hosted mode option with multi-coin selection in one enabled payment method.
= V1.0.7 =
* Underpaid tolerance percentage option.
= V1.0.6 =
* Added support for TRUMP coin on Solana network.
= V1.0.5 =
* Fix processing order status bug for virtual downloadable products.
= V1.0.4 =
* Check allowed minimum per coin to prevent customer from sending lower than minimum.
* Fix deprecated dynamic property PHP 8.2
* Detailed error messages for checkout blocks.
= V1.0.3 =
* Solana support
= V1.0.2 =
* PYUSD Support
= V1.0.1 =
* PayGate.to acquisition
* Bug fix
= V1.0.0 =
* Initial release
== Upgrade Notice ==
Checkout new plugin features. Always make sure to insert your payout wallet for active gateways.