https://github.com/dbjpanda/commerce_instamojo
This module implements the Instamojo Payment Gateway in Drupal 8
https://github.com/dbjpanda/commerce_instamojo
Last synced: 4 months ago
JSON representation
This module implements the Instamojo Payment Gateway in Drupal 8
- Host: GitHub
- URL: https://github.com/dbjpanda/commerce_instamojo
- Owner: dbjpanda
- Created: 2018-05-31T15:37:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T12:23:31.000Z (almost 8 years ago)
- Last Synced: 2025-07-30T08:37:58.673Z (11 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Troubleshooting
* Maintainers
INTRODUCTION
------------
This module implements the Instamojo Payment Gateway in Drupal Commerce.
Instamojo lets you collect payments instantly. Start simply by creating a link
by adding details. Share with your audience, through a link. And start
collecting payments in minutes.
INSTALLATION
------------
Install the Commerce Instamojo module as you would normally install a
contributed Drupal module.
Visit:
for further information.
CONFIGURATION
-------------
1. After installing the module, go to
Admin >> Commerce >> Configuration >> Payment Methods >> Instamojo for
configuring the module.
2. a) Enable - Instamojo Payment Gateway - payment method rule.
b) Click on edit.
c) In the Actions - click on edit next to - Enable payment method:
Instamojo Payment Gateway
d) Get your merchant account from Instamojo Payment Gateway. Enter following
details in Payment Settings:
Api Key
Auth Token
Virtual Payment Client Url (For this create payment link in
Site URL (This is your site URL without last slash)
Payment Api Url.
[Note: Site URL must be updated with your current drupal site URL (with NO
trailing slash "/")]
3. Clear cache - Go to - Admin >> Config >> Development >> Performance.
4. Browse to Drupal permission page and allow Anonymous as well as
Authenticated users to use Instamojo payment gateway
5. Visit your payment URL page in Instamojo. Click to "Advance Settings"
section on payment URL page At the Payment Gateway Set Return url as
http://yoursite.com/response_page, Replace yoursite.com with your site URL.
TROUBLESHOOTING
---------------
If the module is not shown in the list try deleting the module and try
cloning it again. or else try clearing the cache, and then try
installing it.
MAINTAINERS
-----------
Supporting Organizations:
Google Summer Of Code