Description
The Payment Banking Slip Pix for LifterLMS is an extension plugin for LifterLMS which enables the bank slip and pix payment.
Dependencies
Payment Banking Slip Pix for LifterLMS plugin is dependent on LifterLMS plugin, please make sure LifterLMS is installed and properly configured before starting Payment Banking Slip Pix for LifterLMS installation.
We utilize some open-source JS libraries:
* Bootstrap for complement tooltip generation and better input treatment;
* Popper JS for tooltip generation.
We utilize the following open-source composer PHP libraries:
* PHP Barcode Generator for banking slip invoice payment generation.
We utilize PagHiper as a payment processor, it will process the payment with the information provided in the checkout page. You will need a PagHiper account to utilize this payment method. Here are the (service terms)[https://www.paghiper.com/contrato].
User instructions
-
Now go to the Settings menu of the LifterLMS;
-
Select the ‘Checkout’ option;
-
Next to ‘Checkout Settings’ are the payment methods, select one;
-
Look for the option ‘Enable / Disable’ and click on it, with this the payment method will be active;
-
Look for the fields ‘Api Key’ and ‘Token Key’ and type your PagHiper credentials;
-
Configure the rest of the payment method according to your needs;
-
Then, click on the ‘Save Changes’ button at the top right of page;
-
Repeat the same steps for other payment methods.
The Payment Banking Slip Pix for LifterLMS is now live and working.
Screenshots
Installation
-
Look in the sidebar for the WordPress plugins area;
-
In installed plugins look for the ‘add new’ option in the header;
-
Click on the ‘submit plugin’ option in the page title and upload the payment-banking-slip-pix-for-lifterlms.zip plugin;
-
Click on the ‘install now’ button and then activate the installed plugin;
The Payment Banking Slip Pix for LifterLMS is now activated.
FAQ
-
What is the plugin license?
-
- This plugin is released under a GPL license.
-
What is needed to use this plugin?
-
- LifterLMS version 7.1.4 or latter installed and active.
Reviews
Contributors & Developers
“Payment Banking Slip Pix for LifterLMS” is open source software. The following people have contributed to this plugin.
Contributors“Payment Banking Slip Pix for LifterLMS” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Payment Banking Slip Pix for LifterLMS” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.7
10/07/2024
* Change in the barcode generation method and its implementation.
1.0.6
18/03/2024
* Update README file with PagHiper service terms;
* Add composer.json reference in the plugin build.
1.0.5
06/03/2024
* Remove plugin updater lib;
* Add more references for libraries utilized.
1.0.4
15/02/2024
* Update root file name to slug;
* Add comments for translations placeholders;
* Fixed incorrectly i18n function calls.
1.0.3
02/02/2024
* Update script to not allow direct access;
* Change prefix to lknpbsp to avoid collisions.
1.0.2
25/01/2024
* Add external scripts to load localy;
* Remove variables from internationalization functions;
* Removed HEREDOC;
* Escape HTML variables;
* Add prefix for global functions.
1.0.1
12/01/2024
* Fixed issues found in plugin checker;
* Add missing dependencies on build;
* Updated plugin building script.
1.0.0
04/10/2023
* Plugin launch;
* Add payment method Pix using PagHiper API;
* Add payment method Bank slip using PagHiper API.