內容簡介
總結:透過 Budpay 在您的商店上收集國際和本地付款。
問題與答案:
1. 這個 WordPress 外掛的特色是什麼?
- 支援收款方式為信用卡和銀行轉帳。
2. 使用這個外掛需要符合什麼條件?
- WordPress 版本需為 6.0 或更新、具有 Budpay 商戶帳戶 API 密鑰、WooCommerce 版本需為 7.6 或更新、建議支援的 PHP 版本為 7.4.0 或更新。
3. 如何設定這個外掛?
- 前往 WooCommerce > 設定,點選結帳選項卡,然後點選 Budpay 選項。或者可以在側邊欄看到 Budpay 按鈕,點擊它。
- 勾選啟用/停用選項以啟用 Budpay。
- 透過提供商戶密鑰和公鑰來設定您的一般設置。
- 預設啟用 Test 模式,要進行實際收款,請停用測試模式。
- 在每個部分進行更改後,點擊儲存變更以保存變更。
4. 這個外掛的第一個版本帶來了哪些更新?
- 支援 WooCommerce Blocks、更新 WooCommerce 結帳流程、新增 Webhook Handler Acknowledgement、支援 HPOS、與 WooCommerce 7.1 到 6.9.1 兼容。
5. 這個外掛與哪些外部服務整合以提供無縫的結帳體驗?
- 這個外掛整合了 Budpay Inline Payment Integration,透過 Budpay Inline 付款系統進行付款處理。
6. 什麼時候會發送數據到 Budpay 的 API?
- 當使用者啟動付款時,插件會將交易詳細資料(如金額、貨幣和用戶特定識別符)發送到 Budpay 的 API 端點。
外掛標籤
開發者團隊
原文外掛簡介
collect both international an local payments on your store via budpay.
Plugin Features
Collections: Card, Bank Transfer
Requirements
WordPress 6.0 or newer.
Budpay Merchant Account API Keys
WooCommerce 7.6 or newer.
Supported PHP version: 7.4.0 or newer is recommended.
Source Code & Build Process
This plugin uses modern build tools to generate production-ready JavaScript and CSS. The original source code is available in a public repository:
📌 Source Code Repository:
GitHub – budpay-woo-commerce-plugin
** Build Process **
The full, unminified source code for our plugin is publicly available at: https://github.com/BudPay-Org/budpay-woo-commerce-plugin
Our plugin uses modern build tools, including Webpack (wp-scripts) and UglifyJS, to generate production-ready JavaScript and CSS.
For FTP manual installation, check here.
Configure the plugin
To configure the plugin, go to WooCommerce > Settings from the left menu, click Checkout tab. Click on Budpay.
Alternatively you can see the budpay button on the sidebar. click it.
Enable/Disable – check the box to enable Budpay.
Configure your general setting by providing your merchant secret key and public key.
Testmode is enabled by default. To make live collections disable Test mode.
Click Save Changes to save your changes in each section.
Webhooks
1.0.1
Fixed bug that incorrectly transitioned transactions from Pending/Failed to Successful.
1.0.0
First release
Added: Support for WooCommerce Blocks.
Updated: WooCommerce Checkout Process
Added: Webhook Handler Acknowledgement.
Added: Support for HPOS.
Added: compatibility with WooCommerce 7.1 to 6.9.1
External Services
This plugin integrates with external services to process payments and provide a seamless checkout experience. Below is a detailed explanation of the services used:
Budpay Inline Payment Integration
What it is used for: This service facilitates payment processing through the Budpay Inline Payment system.
Data Sent: The plugin sends transaction details, such as the amount, currency, and user-specific identifiers, to Budpay’s API endpoints.
API Endpoint: https://api.budpay.com/api/v2/
Inline Payment Script: https://inlinepay.budpay.com/budpay-inline-custom.js
When data is sent:
Data is sent to Budpay’s API when a user initiates a payment.
The inline script is loaded on the checkout page for payment functionality.
Links:
Budpay Terms of Service
Budpay Privacy Policy
Contribution
We love to get your input. you can also include or suggest feature via Github here
