[WordPress] 外掛分享: Payment Gateway for LiqPay for Woocommerce

首頁外掛目錄 › Payment Gateway for LiqPay for Woocommerce
WordPress 外掛 Payment Gateway for LiqPay for Woocommerce 的封面圖片
1,000+
安裝啟用
★★★★
4.3/5 分(13 則評價)
104 天前
最後更新
0%
問題解決
WordPress 5.7.2+ PHP 7.4+ v2.8.5 上架:2022-08-17

內容簡介

這是一個可使用 LiqPay 服務支付網上商店(Woocommerce)貨品的外掛程式,並且與 Woocommerce 外掛程式連動使用。

翻譯

英文 - 預設語言,始終包含
烏克蘭語:我們總是與您在一起!

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.8.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Payment Gateway for LiqPay for Woocommerce」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Payment for products of online stores (Woocommerce) through the LiqPay service. Works in conjunction with the Woocommerce plugin.
Features

Payment for any type of products
Support for block themes
Support for PPO (Fiscal Receipt Printing)
Debugging in standard WooCommerce logs
Configuration options:

Payment method name
Payment method description
Payment method icon
Language of LiqPay payment pages
Order status after payment
Payment destination
Redirect page in case of payment failure
Enable/disable PPO
Enable/disable WooCommerce debug log

Now you can use the filter:
add_filter('wc_liqpay_request_filter', 'modify_request');
function modify_request($request) {
// Modify the $request array here
$request['version'] = '3';
return $request;
}
Translations

English – default, always included
Ukraine: always with you!

延伸相關外掛

文章
Filter
Apply Filters
Mastodon