Accept payment using Billplz. Compatible up to:
- PHP 8.1
- Wordpress 6.6.1
- Woocommerce 9.1.4
There 2 ways to Install this plugin:
- Login to WordPress Dashboard
- Navigate to Plugins >> Add New
- Search "Billplz for WooCommerce"
- Click Install >> Activate
- Download: https://github.com/Billplz/Billplz-for-WooCommerce/archive/master.zip
- Extract the folder billplz-for-woocommerce
- ZIP the folder to billplz-for-woocommerce.zip
- Login to WordPress Dashboard
- Navigate to Plugins >> Add New >> Upload
- Upload the files >> Activate
- Login to WordPress Dashboard
- Navigate to WooCommerce >> Settings >> Checkout >> Billplz
- Set up API Secret Key, Collection ID and X Signature Key
- Save changes
The API Key, Collection and X Signature Key can be hidden from WordPress Dashboard by setting it on wp-config.php
API Credentials
- API Key:
define('BFW_API_KEY', '<your-api-key-here>');
- X Signature:
define('BFW_X_SIGNATURE', '<your-x-signature-here>');
- Collection ID:
define('BFW_COLLECTION_ID', '<your-collection-id-here>');
- Payment Order Collection ID:
define('BFW_PAYMENT_ORDER_COLLECTION_ID', '<your-payment-order-collection-id-here>');
Facebook: Billplz Dev Jam