Billplz for Magento 2.3
Accept payment using Billplz for Magento 2.3.x
Version: 1.0.0
The extension is using Billplz API v3.
Installation
- Copy all files to
app/code/Billplz/BillplzPaymentGateway
folder directory. - Enable plugin.
php bin/magento module:enable Billplz_BillplzPaymentGateway --clear-static-content
- Run database upgrade.
php bin/magento setup:upgrade
- Run compilation process.
php bin/magento setup:di:compile
- Flush cache
php bin/magento cache:flush
- Configure it in
Stores > Sales > Payment Methods > Billplz
. - Get Billplz API secret key, Collection ID, XSignature Key and update in the config.
Test Mode
This extension also include a testing mode where you can do a test run on Billplz sandbox environment. To use sandbox mode, set API Key from Billplz Sandbox. Create an account in Billplz Sandbox environment.
Other
Facebook: Billplz Dev Jam