Pakasir Payment Gateway (QRIS, Virtual Account, etc) for WooComerce. (compatible with Indonesia banks/e-wallets only)
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.
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.
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).
Setting the webhook in the pakasir website. (see below instruction).
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.
For a demo, please go to http://knbr.wuaze.com/shop. (Thanks to Infinityfree for the free hosting).