Code Monkey home page Code Monkey logo

flutter_instamojo's Introduction

flutter_instamojo

A new Flutter plugin for instamojo payment gateway and the idea has been taken from instamojo's Android SDK (https://github.com/Instamojo/instamojo-android-sdk), there are still some things needs to be implemented and to be tested. Will ne updating the whole procedure and the dependencies required to use this in a short time.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and iOS is working fine.

Order creation server

In order to use the Instamojo payment gateway, you should set up a server containing the live and test keys of your instamojo's panel, so as it would be used to create the order id.

I have taken their go server side code ("https://github.com/Instamojo/sample-sdk-server") as an example and made some of the API(s) in dart and have deployed it to heroku. "https://instamojo-dart-server.herokuapp.com/order" // Please dont use this.

But that server has the keys of my personal Instamojo's panel.

So Please if you want to try before deploying the order creation api to the server, please use instamojo's sample order creation API "https://sample-sdk-server.instamojo.com/order".

And fro server setup, you can have a look at [instamojo dart API] (https://github.com/kushalmahapatro/instamojo_dart_apis)

flutter_instamojo's People

Contributors

kushalmahapatro avatar

Watchers

 avatar

flutter_instamojo's Issues

Background color issue

App has dark black background color but not able to change the background color of instamojo background... Looks like uses the default color.
WhatsApp Image 2020-06-01 at 23 24 30

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.