Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNe0x1 committed Aug 25, 2024
1 parent 5d2f24a commit a7f94fa
Show file tree
Hide file tree
Showing 11 changed files with 58 additions and 66 deletions.
Binary file modified .wordpress-org/banner-1544x500.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/banner-772x250.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ https://web3wordpress.xyz/
In order to release the plugins simply push a git tag:

```
git tag v2.3.4
git push origin v2.3.4
git tag v2.3.5
git push origin v2.3.5
```
6 changes: 3 additions & 3 deletions block.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"name": "depay-donations/block",
"title": "DePay Donations",
"category": "widgets",
"description": "Web3 donations directly into your own wallet. A Block-enabled WordPress plugin for P2P crypto donations with on-the-fly conversion.",
"keywords": [ "donations", "cryptocurrency", "p2p", "web3", "depay" ],
"version": "2.3.4",
"description": "Accept Web3 donations, supporting various cryptocurrency tokens and wallets, with the DePay Donation extension for Wordpress. MetaMask, Phantom, USDC, USDT, ETH, SOL, BSC, POL, xDAI...",
"keywords": [ "donations", "cryptocurrency", "web3", "DePay", "USDC" ],
"version": "2.3.5",
"textdomain": "depay-donations",
"example": {},
"editorScript": "depay-donations-script",
Expand Down
4 changes: 2 additions & 2 deletions core/includes/assets/css/frontend.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.wp-block-depay-donations-block {

.wp-block-depay-donations-block, .wp-block-depay-donations-block * {
outline: none !important;
}

.wp-block-depay-donations-block.align_right {
Expand Down
2 changes: 1 addition & 1 deletion core/includes/assets/js/block.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
},
icon,
keywords: [ "donations", "cryptocurrency", "p2p", "web3", "depay" ],
keywords: [ "donations", "cryptocurrency", "web3", "DePay", "USDC" ],
category: 'widgets',
example: {},
edit: function (props) {
Expand Down
3 changes: 1 addition & 2 deletions core/includes/assets/js/blockchains.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions core/includes/assets/js/widgets.bundle.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions depay-donations.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
* @wordpress-plugin
* Plugin Name: DePay Donations
* Plugin URI: https://depay.com/plugins/wordpress
* Description: Web3 donations directly into your own wallet. Block-enabled Wordpress plugin for P2P cryptocurrency donations on multiple blockchains, with on-the-fly token conversion.
* Version: 2.3.4
* Description: Accept Web3 donations, supporting various cryptocurrency tokens and wallets, with the DePay Donation extension for Wordpress. MetaMask, Phantom, USDC, USDT, ETH, SOL, BSC, POL, xDAI...
* Version: 2.3.5
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
* Author: DePay
Expand All @@ -29,7 +29,7 @@
define( 'DEPAYDONATIONS_NAME', 'DePay Donations' );

// Plugin version
define( 'DEPAYDONATIONS_VERSION', '2.3.4' );
define( 'DEPAYDONATIONS_VERSION', '2.3.5' );

// Plugin Root File
define( 'DEPAYDONATIONS_PLUGIN_FILE', __FILE__ );
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@depay/web3-wordpress-depay-donations",
"moduleName": "WordpressDePayDonations",
"version": "2.3.4",
"description": "Web3 donations directly into your own wallet. A Block-enabled WordPress plugin for P2P cryptocurrency donations on multiple blockchains.",
"version": "2.3.5",
"description": "Accept Web3 donations, supporting various cryptocurrency tokens and wallets, with the DePay Donation extension for Wordpress. MetaMask, Phantom, USDC, USDT, ETH, SOL, BSC, POL, xDAI...",
"main": "./dist/umd/index.js",
"module": "./dist/esm/index.js",
"files": [
Expand Down
63 changes: 28 additions & 35 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1,31 @@
=== Web3 Donations by DePay - Accept P2P Crypto Donations ===
=== Web3 Cryptocurrency Donations by DePay for Wordpress ===
Contributors: depayfi
Tags: donations, cryptocurrency, p2p, web3, depay
Tags: donations, cryptocurrency, web3, DePay, USDC
Requires at least: 5.0
Tested up to: 6.5
Stable tag: 2.3.4
Tested up to: 6.6
Stable tag: 2.3.5
Requires PHP: 5.6
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Web3 donations directly into your own wallet. A Block-enabled WordPress plugin for P2P crypto donations with on-the-fly conversion.
Accept Web3 donations, supporting various cryptocurrency tokens and wallets, with the DePay Donation extension for Wordpress. MetaMask, Phantom, USDC, USDT, ETH, SOL, BSC, POL, xDAI...

== Description ==
**Web3 donations directly into your own wallet.**

A Block-enabled WordPress plugin for P2P cryptocurrency donations on multiple blockchains.
**Accept Web3 donations, supporting various cryptocurrency tokens and wallets, with the DePay Donation extension for Wordpress. MetaMask, Phantom, USDC, USDT, ETH, SOL, BSC, POL, xDAI...**

A Block-enabled WordPress plugin for Web3, onchain, cryptocurrency donations supporting various blockchains and tokens (auto-conversion).

[youtube https://www.youtube.com/watch?v=bc1sPOnlGyk]

= Features =
> 📌 Check out the [live demo](https://web3wordpress.xyz "Wordpress Plugin for Crypto P2P donations (live demo) by DePay").

* **Wallet-to-wallet**: Middleman-free P2P payments.
* **Multichain**: Your supporters can send crypto donations on various blockchains.
* **On-the-fly conversion**: 100% decentralized token conversion via decentralized liquidity pools such as Uniswap or PancakeSwap.
* **Configure incoming tokens**: Receive the tokens you want while letting your supporters pay with tokens they hold.
* **Wallet-to-wallet**: Donations are sent directly to your wallet without the need for an intermediary..
* **Automatic token-conversion**: Donations are automatically converted into the token you’ve selected for receiving.
* **Open-source**: You can find our [Web3 Donation Plugin on GitHub](https://github.com/DePayFi/web3-wordpress-depay-donations).
* **Buttons & Links**: The widget can be triggered in various ways.
* **Block-enabled**: You can add DePay Donations as a WordPress Block.
* **Custom CSS**: Customize the look of your donation button with your own CSS in the WordPress plugin dashboard.
* **Block-enabled**: Supports WordPress Gutenberg blocks.
* **Customize style**: Customize the look of your payment button with your own CSS in the WordPress plugin dashboard.

= Supported wallets =

Expand All @@ -45,38 +43,30 @@ DePay supports [most crypto wallets](https://depay.com/wallets).
* Optimism
* Base

= About DePay =
> [DePay](https://depay.com) pioneers Web3 Payments with the power of DeFi.
> Driving mass adoption of blockchain-based payments, DePay merges the core ideas of decentralization and interoperability with state-of-the-art Web3 technologies.
> The first truly decentralized multichain payment protocol built on DeFi. ETHOnline finalist, made in Switzerland (Crypto Valley).

🤝 Do you want to integrate the DePay payment protocol into your own WordPress plugin or project? [We are happy to give you support](https://depay.com/documentation#support).

== Installation ==

[youtube https://www.youtube.com/watch?v=bc1sPOnlGyk]

-> [How to Accept Web3 Cryptocurrency Donations on Wordpress](https://depay.com/how-to/accept-web3-cryptocurrency-donations-on-wordpress-3kmut5La6fMFiv7lHCfaeF)

❤️ The DePay community is [here for you](https://depay.com/documentation#support) in case you need additional support.
== Frequently Asked Questions ==

= Pricing =
== What are "Web3 Payments"? ==

1.5% transaction fee.
Building on the idea that "Web3" is the next generation of a blockchain-based and therefore decentralized Internet, "Web3 payments" are a new type of direct wallet-to-wallet payments that you can receive directly into your own crypto wallet.
Besides being decentralized and peer-to-peer, they are also characterized by being "permissionless" and not requiring you to trust ("trustless") in centralized entities such as intermediaries.
Furthermore, Web3 payments are censorship-resistant. Read more: [What are Web3 Payments?](https://depay.com/web3-payments).

== Frequently Asked Questions ==
== How does "on-the-fly" conversion work? ==

= What does "P2P" mean? =
Another term we like to use is "wallet-to-wallet".
When someone sends you a crypto donation through your WordPress-based website via DePay, it goes directly from your supporter's wallet to your own wallet (this is referred to by the term "peer-to-peer" or "P2P"). There are no intermediaries in between, but smart contracts. These ensure that the payer can pay with any token on supported blockchains, whereupon the tokens are converted into the ones you want to receive.
* You configure which tokens you want to receive (e.g. USDT, BUSD) per blockchain
* Website visitors can make payments with any token they currently have in their wallets (e.g. ETH or any other token)
* DePay's smart contracts auto-converts the payment into the tokens you have configured to be received.
* The payments always arrive directly in your own wallet.

= What are "Web3 payments"? =
Building on the idea that "Web3" is the next generation of a blockchain-based and therefore decentralized Internet, "Web3 payments" are a new type of P2P payments. Besides being decentralized and peer-to-peer, they are also characterized by being "permissionless" and not requiring you to trust ("trustless") in centralized entities such as intermediaries. Furthermore, Web3 payments are censorship-resistant. "Open source" code can often be an indicator of Web3 technologies. Read more: [What are Web3 Payments?](https://depay.com/web3-payments).
== Pricing ==

= How does "on-the-fly" conversion work? =
* You configure which tokens you want to receive (e.g. USDT, BUSD) per blockchain
* Your supporters can send you donations with any token they currently have in their wallets (e.g. ETH or any other token)
* Once a transaction is sent, DePay's smart contracts convert the sender token (via decentralized liquidity pools such as Uniswap) into the tokens you have configured to be received. The payments arrive directly in your own wallet after the real-time conversion.
Start for free. Pay-as-you-go 1.5% per transaction.

== Screenshots ==

Expand All @@ -90,6 +80,9 @@ Building on the idea that "Web3" is the next generation of a blockchain-based an

== Changelog ==

= 2.3.5 =
* fixes some wallet connectivity issues

= 2.3.4 =
* fixes edge-case routing issues with low-liquidity tokens on Uniswap v3

Expand All @@ -99,7 +92,7 @@ Building on the idea that "Web3" is the next generation of a blockchain-based an
= 2.3.1 =
* linking the widget is not supported anymore, please use the button component

= 2.3.4 =
= 2.3.5 =
* fixes mobile wallet connectivity (WalletConnect)

= 2.3.0 =
Expand Down

0 comments on commit a7f94fa

Please sign in to comment.