craftcommerce / paymongo
PayMongo integration for Craft Commerce 2 & 3
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.1.5
- craftcms/commerce: ^2.2.0|^3.0
This package is not auto-updated.
Last update: 2025-03-20 03:03:45 UTC
README
PayMongo for Craft Commerce
This plugin provides a PayMongo integration for Craft Commerce.
Requirements
This plugin requires Craft 3.1.5 and Craft Commerce 2.2 or later.
Installation
You can install this plugin from the Plugin Store or with Composer.
With Composer
Open your terminal and run the following commands:
# go to the project directory cd /path/to/my-project.test # tell Composer to load the plugin composer require craftcommerce/paymongo # tell Craft to install the plugin ./craft install/plugin craftcommerce/paymongo
Setup
To add the PayMongo payment gateway, go to Commerce → Settings → Gateways, create a new gateway, and set the gateway type to “PayMongo Payment Intents”.
In order for the gateway to work properly, the following settings are required:
- Public API Key
- Secret API Key