外掛說明
Lipad Checkout for WooCommerce lets your store accept payments through Lipad’s hosted checkout page. Customers are redirected to a secure Lipad page to pay and then returned to your store once done.
Features:
- Single-screen switch between Sandbox and Production
- Generates and caches access tokens from your consumer key/secret per environment
- Idempotent transactions using a per-order UUID
- Status reconciliation via status query
- Webhook (callback) + browser-return handling
- HPOS (High-Performance Order Storage) compatible
- Optional debug logging
Developer information
This plugin connects to the Lipad payment gateway APIs to initiate checkouts and query their status. Order and payer data (amount, name, email, phone, order reference) are sent to Lipad to process payments.
Developer documentation: https://developer.lipad.io
安裝方式
- In your WordPress admin, go to Plugins Add New and search for “Lipad Checkout”.
- Click Install Now, then Activate.
- Ensure WooCommerce is installed and active.
- Go to WooCommerce Settings Payments and enable Lipad Checkout.
- Click Manage, then select your environment (Sandbox or Production).
- Enter your consumer key, consumer secret, service code, and account number for that environment.
- Set your WooCommerce store currency to match your Lipad account, then save.
常見問題集
-
Which currency is supported?
-
Any currency, provided your Lipad service code is configured to settle in it. Set your WooCommerce store currency to match.
-
How do I switch to live?
-
Change the Environment dropdown to Production and enter your live keys and service code.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
3.0.4
- Documentation update
