KeshoPay V1 is a JavaScript library for integrating KeshoPay's payment gateway into your web applications. It provides a simple and customizable payment button to facilitate user transactions.
- Customizable Payment Button: Easily integrate a payment button into your web application.
- Support for Multiple Payment Methods: Seamlessly integrate with various payment methods including MPESA, PayPal, and others.
- Configurable Options: Configure payment details such as amount, app ID, reference, and custom API URLs.
- Modal and Window Support: Open payment forms in modals or new browser windows.
To install the keshopay-v1
package, use npm:
npm install keshopay-v1