內容簡介
總結文案:
PayTheFly 讓您可以在WordPress網站上輕鬆接受加密貨幣支付。只需整合PayTheFly的支付閘道,即可開始接受來自客戶的加密貨幣支付。
問題與答案:
1. PayTheFly的主要功能有哪些?
- 提供易用的加密貨幣支付整合
- 支持Gutenberg區塊
- 支持經典編輯器的短代碼功能
- 提供REST API以實現無縫整合
- 提供管理支付的管理員儀表板
- 支持國際化(i18n支持)
2. PayTheFly支持哪些加密貨幣?
- PayTheFly透過其支付閘道支持多種熱門加密貨幣。
3. 如何使用PayTheFly?
- 安裝並啟用外掛
- 在設定中配置您的PayTheFly API憑證
- 使用區塊、短代碼或內容篩選器添加支付按鈕
- 將加密貨幣支付直接收入您的錢包
4. 這個外掛的開發環境使用了什麼技術?
- 外掛的前端使用現代JavaScript(React/TypeScript)。
- 源代碼在GitHub上公開可用。
- 原始源代碼文件在存儲庫的src/目錄中,而編譯後的JavaScript文件在dist/assets/目錄中。
5. 如何建構外掛?
- 複製存儲庫
- 安裝依賴項:pnpm install
- 進行生產建構:pnpm build
6. 外掛的隱私政策如何?
- 這個外掛連接到PayTheFly支付服務以處理加密貨幣支付。
- 當用戶啟動支付時,訂單數據將發送到PayTheFly的伺服器。
- 詳細隱私政策請參見PayTheFly的隱私政策網址:https://paythefly.com/privacy。
外掛標籤
開發者團隊
原文外掛簡介
PayTheFly allows you to easily accept cryptocurrency payments on your WordPress website. Simply integrate PayTheFly’s payment gateway and start accepting crypto payments from your customers.
Features:
Easy cryptocurrency payment integration
Gutenberg block support
Shortcode support for classic editor
REST API for seamless integration
Admin dashboard for payment management
Internationalization ready (i18n support)
Supported Cryptocurrencies:
PayTheFly supports various popular cryptocurrencies through its payment gateway.
How It Works:
Install and activate the plugin
Configure your PayTheFly API credentials in Settings
Add payment buttons using blocks, shortcodes, or the content filter
Receive cryptocurrency payments directly to your wallet
Development
This plugin uses modern JavaScript (React/TypeScript) for the frontend. The source code is publicly available on GitHub.
Source Code
GitHub Repository: https://github.com/moremorefun/wppay
The dist/assets/ directory contains compiled JavaScript files. The original source files are in the src/ directory of the repository.
Build Instructions
Clone the repository
Install dependencies: pnpm install
Build for production: pnpm build
Privacy Policy
This plugin connects to the PayTheFly payment service to process cryptocurrency payments. When a user initiates a payment, order data is sent to PayTheFly’s servers. Please refer to PayTheFly’s privacy policy at https://paythefly.com/privacy for more information.
