內容簡介
總結:Pakasir外掛為WooCommerce提供了支付服務,供應QRIS、虛擬帳戶等,僅與印尼銀行/電子錢包相容。
問題與答案:
1. 這個外掛連接到哪裡的API來創建支付連結並檢查支付狀態?
- PakasirAPI。
2. 安裝這個外掛需要哪些先決條件?
- 需要在WordPress中安裝並啟用WooCommerce,同時需要一個活躍的Pakasir項目。
3. 如何安裝這個外掛?
- 安裝並啟用外掛後,在“已安裝的外掛”頁面下,點擊外掛名稱下的“管理”連結,將從Pakasir網站取得的slug和api key粘貼到該頁面。
4. 如何在Pakasir網站上添加webhook?
- 在Pakasir網站上打開您的專案,進入專案詳細頁面,點擊“編輯專案”按鈕,輸入以下webhook URL:https://example.com/wp-json/pakasir/v1/webhook,將example.com替換為您的WordPress實際域名。
5. 如何查看這個外掛的演示?
- 前往http://knbr.wuaze.com/shop進行演示(感謝Infinityfree提供的免費託管服務)。
外掛標籤
開發者團隊
原文外掛簡介
Pakasir Payment Gateway (QRIS, Virtual Account, etc) for WooComerce. (compatible with Indonesia banks/e-wallets only)
External services
This plugin connects to Pakasir API to create a payment link and check it’s status. Once the payment status become paid, it will make the related Woocomerce order become completed.
It doesn’t send any user’s data. It’s only send the order id and the total amount needs to be paid.
This service is provided by “Pakasir”: terms of use, privacy policy.
Prerequisite
This plugin requires WooCommerce installed and active in your WordPress.
Also, it needs an active Pakasir project. If you didn’t have it yet, please create one at Pakasir website
After creating a project, please save the slug and the api key. You will need it.
How to install
After installing and activating the plugin, you can click the Manage link under the Plugin name, in the “Installed Plugins” page.
Paste the slug and api key that you have from the Pakasir website. (In the project detail page).
See image here
Add webhook to Pakasir
Open your project in the Pakasir website. Go to the project detail page.
Click Edit Proyek button, input the following webhook URL:
https://example.com/wp-json/pakasir/v1/webhook
Replace example.com with you actual wordpress domain.
See image here
Demo
For a demo, please go to http://knbr.wuaze.com/shop. (Thanks to Infinityfree for the free hosting).
Resources
Pakasir docs
