-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
88 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
name: Publish to WordPress.org | ||
|
||
on: | ||
workflow_run: | ||
workflows: | ||
- Create auto release | ||
types: | ||
- completed | ||
|
||
env: | ||
PLUGIN_SLUG: cryptopay-withdrawal-for-dokan | ||
|
||
jobs: | ||
deploy_to_wp_org: | ||
permissions: write-all | ||
name: WordPress.org Plugin Deploy | ||
if: ${{ github.event.workflow_run.conclusion == 'success' }} | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@master | ||
|
||
- name: Get upload url & and release version | ||
id: get_release_info | ||
run: | | ||
latest_release=$(curl -s -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ | ||
"https://api.github.com/repos/${{ github.repository }}/releases/latest") | ||
latest_release_id=$(echo "$latest_release" | jq -r '.id') | ||
latest_release_version=$(echo "$latest_release" | jq -r '.tag_name') | ||
upload_url=$(curl -s -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ | ||
-H "Content-Type: application/json" \ | ||
"https://api.github.com/repos/${{ github.repository }}/releases/${latest_release_id}" | jq -r '.upload_url') | ||
echo "UPLOAD_URL=$upload_url" >> $GITHUB_ENV | ||
echo "RELEASE_ID=$latest_release_id" >> $GITHUB_ENV | ||
echo "RELEASE_VERSION=$latest_release_version" >> $GITHUB_ENV | ||
- name: WordPress Plugin Deploy | ||
id: deploy | ||
uses: 10up/action-wordpress-plugin-deploy@stable | ||
with: | ||
generate-zip: true | ||
env: | ||
SVN_PASSWORD: ${{ secrets.WORDPRESS_ORG_PASSWORD }} | ||
SVN_USERNAME: ${{ secrets.WORDPRESS_ORG_USERNAME }} | ||
SLUG: ${{ env.PLUGIN_SLUG }} | ||
VERSION: ${{ env.RELEASE_VERSION }} | ||
|
||
- name: Upload release asset | ||
uses: actions/upload-release-asset@v1 | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
with: | ||
upload_url: ${{ env.UPLOAD_URL }} | ||
asset_path: ${{ steps.deploy.outputs.zip-path }} | ||
asset_name: ${{ env.PLUGIN_SLUG }}.zip | ||
asset_content_type: application/zip |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,14 @@ | ||
## Cryptocurrency Payment Withdrawal Method for Dokan by CryptoPay | ||
|
||
First of all, we would like to point out that this plugin is not a standalone plugin. This plugin is a cryptocurrency payment withdrawal method for Dokan. In other words, your users can request withdrawals with cryptocurrencies through Dokan. But this plugin is a plugin for CryptoPay and a **<a href="https://beycanpress.com/cryptopay/?utm_source=github&utm_medium=cryptopay_dokan">Cryptocurrency payment withdrawal</a>** plugin for Dokan. So, CryptoPay is the main plugin that manages the process of requesting and sending payments with cryptocurrencies from your WordPress site with the Dokan plugin. Therefore, users must have both plugins. While this plugin is the cryptocurrency payment withdrawal method for Dokan, you can receive **<a href="https://beycanpress.com/cryptopay/?utm_source=github&utm_medium=cryptopay_dokan">cryptocurrency payments for WordPress</a>** in general with the main plugin. | ||
What is CryptoPay? (Click and watch video) | ||
### What does this plugin do? | ||
|
||
[![Cryptocurrency payment gateway for WordPress](https://img.youtube.com/vi/3vaoFL4XG10/0.jpg)](https://www.youtube.com/watch?v=3vaoFL4XG10) | ||
<br> | ||
CryptoPay is essentially a cryptocurrency payment gateway, but with its modular structure, it can be integrated into many processes. With our Dokan Withdrawal integration, you will be able to accept crypto payments with CryptoPay and also pay your vendors in crypto. | ||
|
||
Review CryptoPay Lite: **<a href="https://wordpress.org/plugins/cryptopay-wc-lite/" title="Cryptocurrency payment withdrawal for Dokan">Cryptocurrency payment withdrawal for Dokan</a>** | ||
### How does it work? | ||
|
||
Review CryptoPay Premium: **<a href="https://beycanpress.com/cryptopay/?utm_source=github&utm_medium=cryptopay_dokan">Cryptocurrency payments for WooCommerce</a>** | ||
As you can see in the pictures, all you need to do is activate CryptoPay in the withdrawal settings, then as you can see in picture two, vendors can specify the blockchain network and currency they want to receive payments from their dashboards, then when they create a withdrawal request, all you need to do is pay with CryptoPay as in picture 3. | ||
|
||
Review Dokan: **<a href="https://wordpress.org/plugins/dokan-lite/">Dokan</a>** | ||
|
||
Bitcoin, Ethereum, Binance, Solana, Tron, Avalanche, Polygon, MetaMask, TrustWallet, WalletConnect, Phantom Cryptocurrency payments gateway plugin for WordPress & WooCommerce, cryptocurrency wordpress, cryptocurrency woocommerce, cryptocurrency payments, cryptocurrency payments gateway, cryptocurrency payments for woocommerce, cryptocurrency payments for wordpress, bitcoin payment for wordpress, woocommerce crypto payments, wordpress crypto payments, wordPress cryptocurrency payment plugin, woocommerce cryptocurrency payment gateway, cryptocurrency payment gateway for woocommerce, crypto payments woocommerce, accept cryptocurrency payments | ||
![Screenshot-1](https://i.hizliresim.com/6ha8exe.png) | ||
![Screenshot-2](https://i.hizliresim.com/hkdi3hz.png) | ||
![Screenshot-3](https://i.hizliresim.com/47quh0e.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters