Changeset 3235173
- Timestamp:
- 02/05/2025 06:42:01 AM (14 months ago)
- File:
-
- 1 edited
-
mugglepay/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mugglepay/trunk/readme.txt
r3228270 r3235173 1 1 === MugglePay === 2 2 Contributors: MugglePay 3 Tags: mugglepay woocommerce alipay wechat btc digital payment3 Tags: mugglepay woocommerce crypto payment usdt usdc tether bitcoin ethereum solana btc eth visa stripe credit card alipay wechat 4 4 Requires at least: 5.3 5 5 Tested up to: 6.5.5 6 6 Requires PHP: 7.0 7 Stable tag: 1.0. 67 Stable tag: 1.0.7 8 8 License: GPLv3+ 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 10 11 MugglePay is a WooCommerce payment gateway for accepting cryptocurrency payments with real-time settlement.11 MugglePay is a WooCommerce payment gateway for accepting cryptocurrency payments (e.g. USDC, USDT, Ethereum, Solana) with real-time settlement. 12 12 13 13 == Description == 14 14 15 Since its establishment in 2019, MugglePay has over 14,000 registered merchants, many of whom are in the e-commerce sector. However, current integration with MugglePay requires additional development. We aim to streamline this process by launching a Woo payment plugin, also assisting merchants using other website tools to transition to Woo. 15 16 How to setup MugglePay on WooCommerce webstore: 17 18 * [Register at MugglePay Merchant Portal👑 and get the API Key](https://merchants.mugglepay.com/user/register?ref=MP915E5AD67F03) 19 * Download and Activate MugglePay For WooCommerce. 20 * Enable from WooCommerce > Settings > Payments > MugglePay 21 * Enter API Key from MugglePay Merchant Portal👑 22 * MugglePay will automatically appear to customer on checkout. 23 24 25 = Currencies Support = 26 * USDT (USD Tether) on Arbitrum, Ethereum, Celo, Ton, Tron 27 * USDC (USD Circle) on Base, Solana, Ethereum 28 16 29 17 30 == External Services == … … 19 32 Any of your order payments and refund processes will be serviced through the MugglePay API, with the interface address at https://api.mugglepay.com/v1. You can visit https://github.com/MugglePay/MugglePay for more related content." 20 33 21 === Features ===22 23 ==== Top 3 Features ====24 25 * Accepts cryptocurrency payments, including USDT, USDC, ETH on multiple high-performance public blockchains.26 * Users pay merchants directly through smart contracts, eliminating financial risks and enhancing security.27 * Real-time settlement with no accounts receivable period, aiding in the cash flow of businesses.28 29 ==== Advantages ====30 31 * Expands audience: Accepts payments from the global population of 420 million cryptocurrency holders.32 * Low fees and instant settlement: Charges as low as 1% and provides immediate settlement with no accounts receivable period.33 * No financial risk: Funds are directly transferred to merchants' accounts via smart contracts, eliminating the risk of third-party fund freezes.34 35 ==== Supported Providers ====36 37 34 38 35 == Installation == 39 36 40 ==== From WordPress.org ==== 41 42 This plugin is available on the [WordPress.org plugin repository], and can be installed either directly from there or from the admin dashboard within your website. 43 44 ==== Within your WordPress dashboard ==== 45 46 1. Visit ‘Plugins > Add New’ 47 2. Search for ‘MugglePay’ 37 1. Open your your WordPress dashboard 38 2. Visit ‘Plugins > Add New’, and Search for ‘MugglePay’ 48 39 3. Activate MugglePay from your Plugins page. 49 40 50 ==== From WordPress.org plugin repository ==== 41 If you want to add it manually, you can download the plugin here: https://wordpress.org/plugins/mugglepay 51 42 52 1. Download MugglePay from <https://wordpress.org/plugins/dfoxm-mugglepay-for-woocommerce>53 2. Upload to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)54 3. Activate MugglePay from your Plugins page.55 56 ==== From this repository ====57 58 1. Within the Github repository, click the Clone or Download button and Download a zip file of the repository, or clone it directly via command line.59 2. Within your WordPress administration panel, go to Plugins > Add New and click the Upload Plugin button on the top of the page.60 3. Alternatively, you can move the zip file into the `wp-content/plugins` folder of your website and unzip.61 4. You will then need to go to your WordPress administration Plugins page, and activate the plugin.62 43 63 44 == Frequently Asked Questions == 64 45 65 You will need to set up an account on <https://merchants.mugglepay.com/user/register>. 66 67 Within the WordPress administration area, go to the WooCommerce > Settings > Payments page and you will see MugglePay in the table of payment gateways. 68 69 Clicking the Manage button on the right hand side will take you into the settings page, where you can configure the plugin for your store. 70 71 **Note: If you are running version of WooCommerce older than 3.4.x your MugglePay tab will be underneath the WooCommerce > Settings > Checkout tab** 46 You will need to set up an account on MugglePay Merchant Portal <https://merchants.mugglepay.com/user/register>. 72 47 73 48 == Screenshots == 74 49 75 1. MugglePay Payment Setting Pages 50 ### 1. Install MugglePay Plugin 51  52 53 54 ### 2. WordPress WooCommerce MugglePay Setup 55  56 57 ### 3. How to get MugglePay API Key 58  59 60 ### 4. Pay In Tokens Settings 61  62 76 63 77 64 == Changelog == 78 65 79 === 1.0.4 === 80 * Code Improvements 66 === 1.0.7 === 67 * Add Session How to install 68 * Add readme in Chinese, Spanish, Russian. 81 69 82 === 1.0.3 ===83 * Code Improvements84 85 === 1.0.2 ===86 * Code Improvements87 70 88 71 === 👉 1.0.1 === … … 94 77 == Privacy Policy == 95 78 96 To view the privacy policy of MugglePay, please visit https://cdn.mugglepay.com/pay/instructions/privacy-policy.pdf. 79 To view the privacy policy of MugglePay, please visit https://cdn.mugglepay.com/pay/instructions/privacy-policy.pdf.
Note: See TracChangeset
for help on using the changeset viewer.