Welcome to drf-instamojo’s documentation!

A package for Instamojo integration in Django REST Framework. Based on Instamojo Wrapper by Instamojo.

Overview

Instamojo | Django REST Framework is a Django packaged app that provides necessary views based in Django REST Framework. It enables easy integration of Instamojo Payment Gateway with Web/Mobile Application with a RESTful API based server.

Feature List

Create Payment Request

Handle Payment Record

Verify payment record from Instamojo Server

Update payment request from Instamojo Server

Dispatch payment_done signal for external app integration

Webhook for server-to-server payment record

Raise refund

Update refund status

Dispatch refund_done signal