
Pagadito Payment Gateway
Integrate Pagadito as a payment gateway in Botble CMS.
$50.00
You can get access to the plugin file after processing the payment on this link.
Instructions to implement the Pagadito plugin into Botble CMS after plugin installation:
* Modify the PaymentMethodEnum.php
* Navigate to the file path:
/platform/plugins/payment/src/Enums/PaymentMethodEnum.php
* Create a backup of the original file before making any changes.
* Open PaymentMethodEnum.php in your preferred code editor.
* Locate the existing payment method constants inside the PaymentMethodEnum class.
* Add new payment method constants or modify existing ones following the existing syntax.
For example:
public const PAGADITO = 'pagadito';
* Save the file after modifications.
IMPORTANT:
This change must be done every time the Botble CMS system is updated.
Kindly log in to share your feedback on this plugin.